#F99EB6#F99EB6
#F99EB6 is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.7% C 0.112 H 2.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EB6 |
|---|---|
| RGB | rgb(249, 158, 182) |
| HSL | hsl(344, 88%, 80%) |
| HSV | hsv(344, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 26.9%, 2.4%) |
| CIE-LAB | lab(74.81, 36.88, 1.90) |
| CIE-LCH | lch(74.81, 36.92, 2.95°) |
| OKLab | oklab(79.71% 0.1115 0.0055) |
| OKLCH | oklch(79.71% 0.112 2.8) |
| XYZ | xyz(59.7389, 47.9750, 50.3605) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.38
Pig Pink
#E78EA5
ΔE00 4.57
Faded Pink
#DE9DAC
ΔE00 5.15
Pinky
#FC86AA
ΔE00 5.45
Rosa
#FE86A4
ΔE00 5.56
Powder Pink
#FFB2D0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EB6 #9EF9E1
analogous
#F99EE3 #F99EB6 #F9B49E
triadic
#F99EB6 #B6F99E #9EB6F9
tetradic
#F99EB6 #E3F99E #9EF9E1 #B49EF9
square
#F99EB6 #E3F99E #9EF9E1 #B49EF9
split-complementary
#F99EB6 #9EF9B4 #9EE3F9
monochromatic
#F22B5F #F5648B #F99EB6 #FDD8E1 #FDE2E9
Accessibility & contrast
On white
1.98
#F99EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F99EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EB6
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EB6 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB7
Deuteranopia (green-blind)
#C1BEB4
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99eb6; /* rgb */ color: rgb(249, 158, 182); /* oklch */ color: oklch(79.7% 0.112 2.8);
Tailwind
colors: {
custom: {
50: '#fdbccb',
500: '#f99eb6',
950: '#000000',
},
}SCSS
$custom: #f99eb6; $custom-light: #fdbccb; $custom-dark: #000000;
JSON
{
"hex": "#f99eb6",
"rgb": {
"r": 249,
"g": 158,
"b": 182
},
"hsl": {
"h": 344.176,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79711,
"c": 0.1116,
"h": 2.8
},
"luminance": 0.47971
}Semantic roles & 50–950 ramp
primary
#F99EB6
secondary
#D6F5ED
accent
#E5A901
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182