#FFE0F6#FFE0F6
#FFE0F6 is a very light, muted pink. Relative luminance 0.812; OKLCH L 93.8% C 0.044 H 336.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0F6 |
|---|---|
| RGB | rgb(255, 224, 246) |
| HSL | hsl(317, 100%, 94%) |
| HSV | hsv(317, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 3.5%, 0%) |
| CIE-LAB | lab(92.23, 14.31, -6.75) |
| CIE-LCH | lch(92.23, 15.82, 334.74°) |
| OKLab | oklab(93.85% 0.0407 -0.0178) |
| OKLCH | oklch(93.85% 0.044 336.3) |
| XYZ | xyz(84.5283, 81.2266, 98.3963) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.68
Pale Pink
#FFCFDC
ΔE00 6.40
Pale Mauve
#FED0FC
ΔE00 7.09
Very Light Purple
#F6CEFC
ΔE00 7.59
Pale Lavender
#EECFFE
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0F6 #E0FFE9
analogous
#F9E0FF #FFE0F6 #FFE0E7
triadic
#FFE0F6 #F6FFE0 #E0F6FF
tetradic
#FFE0F6 #FFF9E0 #E0FFE9 #E0E7FF
square
#FFE0F6 #FFF9E0 #E0FFE9 #E0E7FF
split-complementary
#FFE0F6 #E7FFE0 #E0FFF9
monochromatic
#FF66D2 #FFA3E4 #FFE0F6 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.22
#FFE0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#FFE0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0F6
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0F6 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F7
Deuteranopia (green-blind)
#E7EAF5
Tritanopia (blue-blind)
#FFE1E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe0f6; /* rgb */ color: rgb(255, 224, 246); /* oklch */ color: oklch(93.8% 0.044 336.3);
Tailwind
colors: {
custom: {
50: '#ffe9f9',
500: '#ffe0f6',
950: '#000000',
},
}SCSS
$custom: #ffe0f6; $custom-light: #ffe9f9; $custom-dark: #000000;
JSON
{
"hex": "#ffe0f6",
"rgb": {
"r": 255,
"g": 224,
"b": 246
},
"hsl": {
"h": 317.419,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93849,
"c": 0.0444,
"h": 336.3
},
"luminance": 0.81225
}Semantic roles & 50–950 ramp
primary
#FFE0F6
secondary
#97EDB0
accent
#E64300
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485