#FFC9EB#FFC9EB
#FFC9EB is a very light, moderate pink. Relative luminance 0.690; OKLCH L 89.3% C 0.075 H 340.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC9EB |
|---|---|
| RGB | rgb(255, 201, 235) |
| HSL | hsl(322, 100%, 89%) |
| HSV | hsv(322, 21%, 100%) |
| CMYK | cmyk(0%, 21.2%, 7.8%, 0%) |
| CIE-LAB | lab(86.52, 24.45, -9.43) |
| CIE-LCH | lch(86.52, 26.21, 338.92°) |
| OKLab | oklab(89.32% 0.0707 -0.0249) |
| OKLCH | oklch(89.32% 0.075 340.6) |
| XYZ | xyz(77.1211, 69.0339, 87.8435) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.97
Very Light Purple
#F6CEFC
ΔE00 5.29
Light Pink
#FFD1DF
ΔE00 6.15
Pale Pink
#FFCFDC
ΔE00 6.41
Powder Pink
#FFB2D0
ΔE00 6.56
Baby Pink
#FFB7CE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC9EB #C9FFDD
analogous
#F8C9FF #FFC9EB #FFC9D0
triadic
#FFC9EB #EBFFC9 #C9EBFF
tetradic
#FFC9EB #FFF8C9 #C9FFDD #C9D0FF
square
#FFC9EB #FFF8C9 #C9FFDD #C9D0FF
split-complementary
#FFC9EB #D0FFC9 #C9FFF8
monochromatic
#FF4FBE #FF8CD4 #FFC9EB #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.42
#FFC9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#FFC9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC9EB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC9EB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#D7DCE9
Tritanopia (blue-blind)
#FFCAD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffc9eb; /* rgb */ color: rgb(255, 201, 235); /* oklch */ color: oklch(89.3% 0.075 340.6);
Tailwind
colors: {
custom: {
50: '#ffd9f1',
500: '#ffc9eb',
950: '#000000',
},
}SCSS
$custom: #ffc9eb; $custom-light: #ffd9f1; $custom-dark: #000000;
JSON
{
"hex": "#ffc9eb",
"rgb": {
"r": 255,
"g": 201,
"b": 235
},
"hsl": {
"h": 322.222,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.89323,
"c": 0.0749,
"h": 340.6
},
"luminance": 0.69031
}Semantic roles & 50–950 ramp
primary
#FFC9EB
secondary
#83E9A9
accent
#E65500
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385