#F9CFEB#F9CFEB
#F9CFEB is a very light, muted pink. Relative luminance 0.708; OKLCH L 89.9% C 0.059 H 338.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CFEB |
|---|---|
| RGB | rgb(249, 207, 235) |
| HSL | hsl(320, 78%, 89%) |
| HSV | hsv(320, 17%, 98%) |
| CMYK | cmyk(0%, 16.9%, 5.6%, 2.4%) |
| CIE-LAB | lab(87.37, 19.28, -8.22) |
| CIE-LCH | lch(87.37, 20.96, 336.90°) |
| OKLab | oklab(89.85% 0.0553 -0.0217) |
| OKLCH | oklch(89.85% 0.059 338.5) |
| XYZ | xyz(76.3738, 70.7654, 88.2170) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.43
Light Pink
#FFD1DF
ΔE00 4.77
Pale Pink
#FFCFDC
ΔE00 5.27
Very Light Purple
#F6CEFC
ΔE00 5.28
Thistle
#D8BFD8
ΔE00 6.53
Pale Lavender
#EECFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CFEB #CFF9DD
analogous
#F2CFF9 #F9CFEB #F9CFD6
triadic
#F9CFEB #EBF9CF #CFEBF9
tetradic
#F9CFEB #F9F2CF #CFF9DD #CFD6F9
square
#F9CFEB #F9F2CF #CFF9DD #CFD6F9
split-complementary
#F9CFEB #D6F9CF #CFF9F2
monochromatic
#EB62BE #F299D4 #F9CFEB #FCE4F4 #FCE4F4
Accessibility & contrast
On white
1.39
#F9CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#F9CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CFEB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CFEB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#FED0D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f9cfeb; /* rgb */ color: rgb(249, 207, 235); /* oklch */ color: oklch(89.9% 0.059 338.5);
Tailwind
colors: {
custom: {
50: '#fbddf1',
500: '#f9cfeb',
950: '#000000',
},
}SCSS
$custom: #f9cfeb; $custom-light: #fbddf1; $custom-dark: #000000;
JSON
{
"hex": "#f9cfeb",
"rgb": {
"r": 249,
"g": 207,
"b": 235
},
"hsl": {
"h": 320,
"s": 77.778,
"l": 89.412
},
"oklch": {
"l": 0.89852,
"c": 0.05936,
"h": 338.5
},
"luminance": 0.70764
}Semantic roles & 50–950 ramp
primary
#F9CFEB
secondary
#8EDEA9
accent
#DA500B
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485