#F99EBD#F99EBD
#F99EBD is a light, moderate pink. Relative luminance 0.483; OKLCH L 79.9% C 0.114 H 358.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F99EBD |
|---|---|
| RGB | rgb(249, 158, 189) |
| HSL | hsl(340, 88%, 80%) |
| HSV | hsv(340, 37%, 98%) |
| CMYK | cmyk(0%, 36.5%, 24.1%, 2.4%) |
| CIE-LAB | lab(75.00, 37.84, -1.68) |
| CIE-LCH | lch(75.00, 37.87, 357.46°) |
| OKLab | oklab(79.92% 0.1139 -0.0039) |
| OKLCH | oklch(79.92% 0.114 358) |
| XYZ | xyz(60.4804, 48.2716, 54.2661) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.70
Pig Pink
#E78EA5
ΔE00 5.25
Soft Pink
#FDB0C0
ΔE00 5.32
Pinky
#FC86AA
ΔE00 5.55
Baby Pink
#FFB7CE
ΔE00 5.79
Faded Pink
#DE9DAC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99EBD #9EF9DA
analogous
#F99EEB #F99EBD #F9AC9E
triadic
#F99EBD #BDF99E #9EBDF9
tetradic
#F99EBD #EBF99E #9EF9DA #AC9EF9
square
#F99EBD #EBF99E #9EF9DA #AC9EF9
split-complementary
#F99EBD #9EF9AC #9EEBF9
monochromatic
#F22B6F #F56496 #F99EBD #FDD8E4 #FDE2EB
Accessibility & contrast
On white
1.97
#F99EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#F99EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99EBD
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99EBD | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBE
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#FF99A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99ebd; /* rgb */ color: rgb(249, 158, 189); /* oklch */ color: oklch(79.9% 0.114 358.0);
Tailwind
colors: {
custom: {
50: '#fdbcd0',
500: '#f99ebd',
950: '#000000',
},
}SCSS
$custom: #f99ebd; $custom-light: #fdbcd0; $custom-dark: #000000;
JSON
{
"hex": "#f99ebd",
"rgb": {
"r": 249,
"g": 158,
"b": 189
},
"hsl": {
"h": 339.56,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79915,
"c": 0.114,
"h": 358
},
"luminance": 0.48268
}Semantic roles & 50–950 ramp
primary
#F99EBD
secondary
#D6F5EB
accent
#E59701
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182