#FFE0F0#FFE0F0
#FFE0F0 is a very light, muted pink. Relative luminance 0.809; OKLCH L 93.7% C 0.040 H 345.4°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0F0 |
|---|---|
| RGB | rgb(255, 224, 240) |
| HSL | hsl(329, 100%, 94%) |
| HSV | hsv(329, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 5.9%, 0%) |
| CIE-LAB | lab(92.07, 13.28, -3.85) |
| CIE-LCH | lch(92.07, 13.83, 343.82°) |
| OKLab | oklab(93.67% 0.0385 -0.0101) |
| OKLCH | oklch(93.67% 0.04 345.4) |
| XYZ | xyz(83.6222, 80.8641, 93.6244) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.90
Pale Pink
#FFCFDC
ΔE00 5.58
Lavenderblush
#FFF0F5
ΔE00 7.38
Mistyrose
#FFE4E1
ΔE00 7.75
Thistle
#D8BFD8
ΔE00 8.63
Pale Mauve
#FED0FC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0F0 #E0FFEF
analogous
#FEE0FF #FFE0F0 #FFE0E1
triadic
#FFE0F0 #F0FFE0 #E0F0FF
tetradic
#FFE0F0 #FFFEE0 #E0FFEF #E0E1FF
square
#FFE0F0 #FFFEE0 #E0FFEF #E0E1FF
split-complementary
#FFE0F0 #E1FFE0 #E0FFFE
monochromatic
#FF66B5 #FFA3D2 #FFE0F0 #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.22
#FFE0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#FFE0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0F0
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0F0 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F1
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#FFE0E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe0f0; /* rgb */ color: rgb(255, 224, 240); /* oklch */ color: oklch(93.7% 0.040 345.4);
Tailwind
colors: {
custom: {
50: '#ffe9f4',
500: '#ffe0f0',
950: '#000000',
},
}SCSS
$custom: #ffe0f0; $custom-light: #ffe9f4; $custom-dark: #000000;
JSON
{
"hex": "#ffe0f0",
"rgb": {
"r": 255,
"g": 224,
"b": 240
},
"hsl": {
"h": 329.032,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.9367,
"c": 0.03982,
"h": 345.4
},
"luminance": 0.80863
}Semantic roles & 50–950 ramp
primary
#FFE0F0
secondary
#97EDC0
accent
#E66F00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485