#FFE9FB#FFE9FB
#FFE9FB is a very light, muted pink. Relative luminance 0.865; OKLCH L 95.7% C 0.033 H 331.8°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9FB |
|---|---|
| RGB | rgb(255, 233, 251) |
| HSL | hsl(311, 100%, 96%) |
| HSV | hsv(311, 9%, 100%) |
| CMYK | cmyk(0%, 8.6%, 1.6%, 0%) |
| CIE-LAB | lab(94.53, 10.52, -5.97) |
| CIE-LCH | lch(94.53, 12.10, 330.44°) |
| OKLab | oklab(95.68% 0.0295 -0.0158) |
| OKLCH | oklch(95.68% 0.033 331.8) |
| XYZ | xyz(87.7892, 86.5038, 103.3202) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.86
Light Pink
#FFD1DF
ΔE00 8.10
Lavender (CSS)
#E6E6FA
ΔE00 8.48
Mistyrose
#FFE4E1
ΔE00 8.51
Pale Pink
#FFCFDC
ΔE00 8.78
Thistle
#D8BFD8
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9FB #E9FFED
analogous
#F8E9FF #FFE9FB #FFE9F0
triadic
#FFE9FB #FBFFE9 #E9FBFF
tetradic
#FFE9FB #FFF8E9 #E9FFED #E9F0FF
square
#FFE9FB #FFF8E9 #E9FFED #E9F0FF
split-complementary
#FFE9FB #F0FFE9 #E9FFF8
monochromatic
#FF6FE5 #FFACF0 #FFE0F9 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.15
#FFE9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#FFE9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9FB
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9FB | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDFC
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#FFEAEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffe9fb; /* rgb */ color: rgb(255, 233, 251); /* oklch */ color: oklch(95.7% 0.033 331.8);
Tailwind
colors: {
custom: {
50: '#fff0fc',
500: '#ffe9fb',
950: '#000000',
},
}SCSS
$custom: #ffe9fb; $custom-light: #fff0fc; $custom-dark: #000000;
JSON
{
"hex": "#ffe9fb",
"rgb": {
"r": 255,
"g": 233,
"b": 251
},
"hsl": {
"h": 310.909,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.95681,
"c": 0.03345,
"h": 331.8
},
"luminance": 0.86503
}Semantic roles & 50–950 ramp
primary
#FFE9FB
secondary
#9EEEAD
accent
#E62A00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585