#FFE8FF#FFE8FF
#FFE8FF is a very light, muted purple. Relative luminance 0.862; OKLCH L 95.6% C 0.039 H 325.9°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8FF |
|---|---|
| RGB | rgb(255, 232, 255) |
| HSL | hsl(300, 100%, 95%) |
| HSV | hsv(300, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 0%, 0%) |
| CIE-LAB | lab(94.40, 11.75, -8.24) |
| CIE-LCH | lch(94.40, 14.35, 324.94°) |
| OKLab | oklab(95.61% 0.0323 -0.0219) |
| OKLCH | oklch(95.61% 0.039 325.9) |
| XYZ | xyz(88.1441, 86.1942, 106.5820) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.50
Light Pink
#FFD1DF
ΔE00 8.28
Pale Mauve
#FED0FC
ΔE00 8.47
Pale Lavender
#EECFFE
ΔE00 8.48
Very Light Purple
#F6CEFC
ΔE00 8.59
Lavender (CSS)
#E6E6FA
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8FF #E8FFE8
analogous
#F3E8FF #FFE8FF #FFE8F3
triadic
#FFE8FF #FFFFE8 #E8FFFF
tetradic
#FFE8FF #FFF3E8 #E8FFE8 #E8F3FF
square
#FFE8FF #FFF3E8 #E8FFE8 #E8F3FF
split-complementary
#FFE8FF #F3FFE8 #E8FFF3
monochromatic
#FF6EFF #FFABFF #FFE0FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.15
#FFE8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#FFE8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8FF
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8FF | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#FFEAEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffe8ff; /* rgb */ color: rgb(255, 232, 255); /* oklch */ color: oklch(95.6% 0.039 325.9);
Tailwind
colors: {
custom: {
50: '#ffefff',
500: '#ffe8ff',
950: '#000000',
},
}SCSS
$custom: #ffe8ff; $custom-light: #ffefff; $custom-dark: #000000;
JSON
{
"hex": "#ffe8ff",
"rgb": {
"r": 255,
"g": 232,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95614,
"c": 0.03904,
"h": 325.9
},
"luminance": 0.86193
}Semantic roles & 50–950 ramp
primary
#FFE8FF
secondary
#9DEE9D
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181618
muted
#868586