#FFE9FA#FFE9FA
#FFE9FA is a very light, muted pink. Relative luminance 0.864; OKLCH L 95.7% C 0.033 H 333.5°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9FA |
|---|---|
| RGB | rgb(255, 233, 250) |
| HSL | hsl(314, 100%, 96%) |
| HSV | hsv(314, 9%, 100%) |
| CMYK | cmyk(0%, 8.6%, 2%, 0%) |
| CIE-LAB | lab(94.50, 10.35, -5.49) |
| CIE-LCH | lch(94.50, 11.71, 332.06°) |
| OKLab | oklab(95.65% 0.0291 -0.0145) |
| OKLCH | oklch(95.65% 0.033 333.5) |
| XYZ | xyz(87.6320, 86.4410, 102.4922) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.56
Light Pink
#FFD1DF
ΔE00 8.04
Mistyrose
#FFE4E1
ΔE00 8.17
Lavender (CSS)
#E6E6FA
ΔE00 8.51
Pale Pink
#FFCFDC
ΔE00 8.71
Very Light Pink
#FFF4F2
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9FA #E9FFEE
analogous
#F9E9FF #FFE9FA #FFE9EF
triadic
#FFE9FA #FAFFE9 #E9FAFF
tetradic
#FFE9FA #FFF9E9 #E9FFEE #E9EFFF
square
#FFE9FA #FFF9E9 #E9FFEE #E9EFFF
split-complementary
#FFE9FA #EFFFE9 #E9FFF9
monochromatic
#FF6FDE #FFACEC #FFE0F8 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.15
#FFE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#FFE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9FA
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9FA | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDFB
Deuteranopia (green-blind)
#EDF0F9
Tritanopia (blue-blind)
#FFEAEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffe9fa; /* rgb */ color: rgb(255, 233, 250); /* oklch */ color: oklch(95.7% 0.033 333.5);
Tailwind
colors: {
custom: {
50: '#fff0fc',
500: '#ffe9fa',
950: '#000000',
},
}SCSS
$custom: #ffe9fa; $custom-light: #fff0fc; $custom-dark: #000000;
JSON
{
"hex": "#ffe9fa",
"rgb": {
"r": 255,
"g": 233,
"b": 250
},
"hsl": {
"h": 313.636,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.95651,
"c": 0.03254,
"h": 333.5
},
"luminance": 0.8644
}Semantic roles & 50–950 ramp
primary
#FFE9FA
secondary
#9EEEB0
accent
#E63400
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585