#F9CEEB#F9CEEB
#F9CEEB is a very light, moderate pink. Relative luminance 0.703; OKLCH L 89.7% C 0.061 H 338.2°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CEEB |
|---|---|
| RGB | rgb(249, 206, 235) |
| HSL | hsl(320, 78%, 89%) |
| HSV | hsv(320, 17%, 98%) |
| CMYK | cmyk(0%, 17.3%, 5.6%, 2.4%) |
| CIE-LAB | lab(87.14, 19.80, -8.57) |
| CIE-LCH | lch(87.14, 21.58, 336.59°) |
| OKLab | oklab(89.67% 0.0567 -0.0226) |
| OKLCH | oklch(89.67% 0.061 338.2) |
| XYZ | xyz(76.1323, 70.2824, 88.1365) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.19
Light Pink
#FFD1DF
ΔE00 5.00
Very Light Purple
#F6CEFC
ΔE00 5.07
Pale Pink
#FFCFDC
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 6.54
Thistle
#D8BFD8
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CEEB #CEF9DC
analogous
#F2CEF9 #F9CEEB #F9CED6
triadic
#F9CEEB #EBF9CE #CEEBF9
tetradic
#F9CEEB #F9F2CE #CEF9DC #CED6F9
square
#F9CEEB #F9F2CE #CEF9DC #CED6F9
split-complementary
#F9CEEB #D6F9CE #CEF9F2
monochromatic
#EC61BE #F297D5 #F9CEEB #FCE4F4 #FCE4F4
Accessibility & contrast
On white
1.39
#F9CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#F9CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CEEB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CEEB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#D8DDEA
Tritanopia (blue-blind)
#FECFD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f9ceeb; /* rgb */ color: rgb(249, 206, 235); /* oklch */ color: oklch(89.7% 0.061 338.2);
Tailwind
colors: {
custom: {
50: '#fbddf1',
500: '#f9ceeb',
950: '#000000',
},
}SCSS
$custom: #f9ceeb; $custom-light: #fbddf1; $custom-dark: #000000;
JSON
{
"hex": "#f9ceeb",
"rgb": {
"r": 249,
"g": 206,
"b": 235
},
"hsl": {
"h": 319.535,
"s": 78.182,
"l": 89.216
},
"oklch": {
"l": 0.89669,
"c": 0.06108,
"h": 338.2
},
"luminance": 0.70281
}Semantic roles & 50–950 ramp
primary
#F9CEEB
secondary
#8DDEA8
accent
#DA4F0B
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485