#FFC9EE#FFC9EE
#FFC9EE is a very light, moderate pink. Relative luminance 0.692; OKLCH L 89.4% C 0.077 H 338.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC9EE |
|---|---|
| RGB | rgb(255, 201, 238) |
| HSL | hsl(319, 100%, 89%) |
| HSV | hsv(319, 21%, 100%) |
| CMYK | cmyk(0%, 21.2%, 6.7%, 0%) |
| CIE-LAB | lab(86.61, 24.96, -10.89) |
| CIE-LCH | lch(86.61, 27.23, 336.43°) |
| OKLab | oklab(89.42% 0.0717 -0.0288) |
| OKLCH | oklch(89.42% 0.077 338.1) |
| XYZ | xyz(77.5582, 69.2087, 90.1454) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.26
Very Light Purple
#F6CEFC
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 6.71
Light Pink
#FFD1DF
ΔE00 6.93
Powder Pink
#FFB2D0
ΔE00 7.00
Light Lilac
#EDC8FF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC9EE #C9FFDA
analogous
#F5C9FF #FFC9EE #FFC9D3
triadic
#FFC9EE #EEFFC9 #C9EEFF
tetradic
#FFC9EE #FFF5C9 #C9FFDA #C9D3FF
square
#FFC9EE #FFF5C9 #C9FFDA #C9D3FF
split-complementary
#FFC9EE #D3FFC9 #C9FFF5
monochromatic
#FF4FC7 #FF8CDB #FFC9EE #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.41
#FFC9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#FFC9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC9EE
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC9EE | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F0
Deuteranopia (green-blind)
#D6DCEC
Tritanopia (blue-blind)
#FFCAD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffc9ee; /* rgb */ color: rgb(255, 201, 238); /* oklch */ color: oklch(89.4% 0.077 338.1);
Tailwind
colors: {
custom: {
50: '#ffd9f3',
500: '#ffc9ee',
950: '#000000',
},
}SCSS
$custom: #ffc9ee; $custom-light: #ffd9f3; $custom-dark: #000000;
JSON
{
"hex": "#ffc9ee",
"rgb": {
"r": 255,
"g": 201,
"b": 238
},
"hsl": {
"h": 318.889,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.89418,
"c": 0.07724,
"h": 338.1
},
"luminance": 0.69206
}Semantic roles & 50–950 ramp
primary
#FFC9EE
secondary
#83E9A3
accent
#E64800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385