#FFE0F7#FFE0F7
#FFE0F7 is a very light, muted pink. Relative luminance 0.813; OKLCH L 93.9% C 0.045 H 335.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0F7 |
|---|---|
| RGB | rgb(255, 224, 247) |
| HSL | hsl(315, 100%, 94%) |
| HSV | hsv(315, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 3.1%, 0%) |
| CIE-LAB | lab(92.26, 14.48, -7.24) |
| CIE-LCH | lch(92.26, 16.19, 333.45°) |
| OKLab | oklab(93.88% 0.041 -0.0191) |
| OKLCH | oklch(93.88% 0.045 335) |
| XYZ | xyz(84.6822, 81.2881, 99.2068) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.86
Pale Pink
#FFCFDC
ΔE00 6.58
Pale Mauve
#FED0FC
ΔE00 6.83
Very Light Purple
#F6CEFC
ΔE00 7.32
Pale Lavender
#EECFFE
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0F7 #E0FFE8
analogous
#F8E0FF #FFE0F7 #FFE0E8
triadic
#FFE0F7 #F7FFE0 #E0F7FF
tetradic
#FFE0F7 #FFF8E0 #E0FFE8 #E0E8FF
square
#FFE0F7 #FFF8E0 #E0FFE8 #E0E8FF
split-complementary
#FFE0F7 #E8FFE0 #E0FFF8
monochromatic
#FF66D7 #FFA3E7 #FFE0F7 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.22
#FFE0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#FFE0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0F7
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0F7 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F8
Deuteranopia (green-blind)
#E7EAF6
Tritanopia (blue-blind)
#FFE1E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe0f7; /* rgb */ color: rgb(255, 224, 247); /* oklch */ color: oklch(93.9% 0.045 335.0);
Tailwind
colors: {
custom: {
50: '#ffe9f9',
500: '#ffe0f7',
950: '#000000',
},
}SCSS
$custom: #ffe0f7; $custom-light: #ffe9f9; $custom-dark: #000000;
JSON
{
"hex": "#ffe0f7",
"rgb": {
"r": 255,
"g": 224,
"b": 247
},
"hsl": {
"h": 315.484,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93879,
"c": 0.04525,
"h": 335
},
"luminance": 0.81287
}Semantic roles & 50–950 ramp
primary
#FFE0F7
secondary
#97EDAD
accent
#E63B00
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485