#FFE0F8#FFE0F8
#FFE0F8 is a very light, muted pink. Relative luminance 0.813; OKLCH L 93.9% C 0.046 H 333.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0F8 |
|---|---|
| RGB | rgb(255, 224, 248) |
| HSL | hsl(314, 100%, 94%) |
| HSV | hsv(314, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 2.7%, 0%) |
| CIE-LAB | lab(92.29, 14.66, -7.72) |
| CIE-LCH | lch(92.29, 16.57, 332.23°) |
| OKLab | oklab(93.91% 0.0414 -0.0204) |
| OKLCH | oklch(93.91% 0.046 333.7) |
| XYZ | xyz(84.8369, 81.3500, 100.0217) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.05
Pale Mauve
#FED0FC
ΔE00 6.58
Pale Pink
#FFCFDC
ΔE00 6.77
Very Light Purple
#F6CEFC
ΔE00 7.05
Pale Lavender
#EECFFE
ΔE00 7.54
Thistle
#D8BFD8
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0F8 #E0FFE7
analogous
#F7E0FF #FFE0F8 #FFE0E9
triadic
#FFE0F8 #F8FFE0 #E0F8FF
tetradic
#FFE0F8 #FFF7E0 #E0FFE7 #E0E9FF
square
#FFE0F8 #FFF7E0 #E0FFE7 #E0E9FF
split-complementary
#FFE0F8 #E9FFE0 #E0FFF7
monochromatic
#FF66DC #FFA3EA #FFE0F8 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.22
#FFE0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#FFE0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0F8
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0F8 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F9
Deuteranopia (green-blind)
#E6EAF7
Tritanopia (blue-blind)
#FFE1E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe0f8; /* rgb */ color: rgb(255, 224, 248); /* oklch */ color: oklch(93.9% 0.046 333.7);
Tailwind
colors: {
custom: {
50: '#ffe9fa',
500: '#ffe0f8',
950: '#000000',
},
}SCSS
$custom: #ffe0f8; $custom-light: #ffe9fa; $custom-dark: #000000;
JSON
{
"hex": "#ffe0f8",
"rgb": {
"r": 255,
"g": 224,
"b": 248
},
"hsl": {
"h": 313.548,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93909,
"c": 0.04613,
"h": 333.7
},
"luminance": 0.81349
}Semantic roles & 50–950 ramp
primary
#FFE0F8
secondary
#97EDAA
accent
#E63400
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485