#F9CAEF#F9CAEF
#F9CAEF is a very light, moderate pink. Relative luminance 0.686; OKLCH L 89.1% C 0.071 H 333.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CAEF |
|---|---|
| RGB | rgb(249, 202, 239) |
| HSL | hsl(313, 80%, 88%) |
| HSV | hsv(313, 19%, 98%) |
| CMYK | cmyk(0%, 18.9%, 4%, 2.4%) |
| CIE-LAB | lab(86.31, 22.60, -11.92) |
| CIE-LCH | lch(86.31, 25.55, 332.20°) |
| OKLab | oklab(89.07% 0.064 -0.0317) |
| OKLCH | oklch(89.07% 0.071 333.7) |
| XYZ | xyz(75.7660, 68.6147, 90.8974) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.46
Very Light Purple
#F6CEFC
ΔE00 3.44
Pale Lavender
#EECFFE
ΔE00 5.37
Light Lilac
#EDC8FF
ΔE00 6.06
Light Lavendar
#EFC0FE
ΔE00 6.78
Light Pink
#FFD1DF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CAEF #CAF9D4
analogous
#EBCAF9 #F9CAEF #F9CAD7
triadic
#F9CAEF #EFF9CA #CAEFF9
tetradic
#F9CAEF #F9EBCA #CAF9D4 #CAD7F9
square
#F9CAEF #F9EBCA #CAF9D4 #CAD7F9
split-complementary
#F9CAEF #D7F9CA #CAF9EB
monochromatic
#ED5CCE #F393DE #F9CAEF #FCE4F7 #FCE4F7
Accessibility & contrast
On white
1.43
#F9CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#F9CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CAEF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CAEF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F1
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#FECCD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f9caef; /* rgb */ color: rgb(249, 202, 239); /* oklch */ color: oklch(89.1% 0.071 333.7);
Tailwind
colors: {
custom: {
50: '#fbdaf4',
500: '#f9caef',
950: '#000000',
},
}SCSS
$custom: #f9caef; $custom-light: #fbdaf4; $custom-dark: #000000;
JSON
{
"hex": "#f9caef",
"rgb": {
"r": 249,
"g": 202,
"b": 239
},
"hsl": {
"h": 312.766,
"s": 79.661,
"l": 88.431
},
"oklch": {
"l": 0.89072,
"c": 0.0714,
"h": 333.7
},
"luminance": 0.68613
}Semantic roles & 50–950 ramp
primary
#F9CAEF
secondary
#8ADE9B
accent
#DC360A
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385