#F0DCEA#F0DCEA
#F0DCEA is a very light, muted pink. Relative luminance 0.757; OKLCH L 91.5% C 0.029 H 336.4°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCEA |
|---|---|
| RGB | rgb(240, 220, 234) |
| HSL | hsl(318, 40%, 90%) |
| HSV | hsv(318, 8%, 94%) |
| CMYK | cmyk(0%, 8.3%, 2.5%, 5.9%) |
| CIE-LAB | lab(89.70, 9.25, -4.34) |
| CIE-LCH | lch(89.70, 10.22, 334.86°) |
| OKLab | oklab(91.47% 0.0262 -0.0114) |
| OKLCH | oklch(91.47% 0.029 336.4) |
| XYZ | xyz(76.3777, 75.6531, 88.4049) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.79
Mistyrose
#FFE4E1
ΔE00 7.45
Light Pink
#FFD1DF
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 7.68
Lavender (CSS)
#E6E6FA
ΔE00 8.08
Pale Pink
#FFCFDC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCEA #DCF0E2
analogous
#ECDCF0 #F0DCEA #F0DCE0
triadic
#F0DCEA #EAF0DC #DCEAF0
tetradic
#F0DCEA #F0ECDC #DCF0E2 #DCE0F0
square
#F0DCEA #F0ECDC #DCF0E2 #DCE0F0
split-complementary
#F0DCEA #E0F0DC #DCF0EC
monochromatic
#CB86B7 #DEB1D0 #F0DCEA #F6EAF2 #F6EAF2
Accessibility & contrast
On white
1.30
#F0DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#F0DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCEA
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCEA | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#E0E3E9
Tritanopia (blue-blind)
#F2DCE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f0dcea; /* rgb */ color: rgb(240, 220, 234); /* oklch */ color: oklch(91.5% 0.029 336.4);
Tailwind
colors: {
custom: {
50: '#f5e6f0',
500: '#f0dcea',
950: '#000000',
},
}SCSS
$custom: #f0dcea; $custom-light: #f5e6f0; $custom-dark: #000000;
JSON
{
"hex": "#f0dcea",
"rgb": {
"r": 240,
"g": 220,
"b": 234
},
"hsl": {
"h": 318,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91469,
"c": 0.02863,
"h": 336.4
},
"luminance": 0.75652
}Semantic roles & 50–950 ramp
primary
#F0DCEA
secondary
#A4CCB0
accent
#B35932
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485