#F0DCE8#F0DCE8
#F0DCE8 is a very light, muted pink. Relative luminance 0.755; OKLCH L 91.4% C 0.027 H 340.9°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCE8 |
|---|---|
| RGB | rgb(240, 220, 232) |
| HSL | hsl(324, 40%, 90%) |
| HSV | hsv(324, 8%, 94%) |
| CMYK | cmyk(0%, 8.3%, 3.3%, 5.9%) |
| CIE-LAB | lab(89.64, 8.90, -3.37) |
| CIE-LCH | lch(89.64, 9.52, 339.26°) |
| OKLab | oklab(91.41% 0.0255 -0.0088) |
| OKLCH | oklch(91.41% 0.027 340.9) |
| XYZ | xyz(76.0920, 75.5388, 86.9002) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.34
Mistyrose
#FFE4E1
ΔE00 6.77
Light Pink
#FFD1DF
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 8.08
Pale Pink
#FFCFDC
ΔE00 8.13
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCE8 #DCF0E4
analogous
#EEDCF0 #F0DCE8 #F0DCDE
triadic
#F0DCE8 #E8F0DC #DCE8F0
tetradic
#F0DCE8 #F0EEDC #DCF0E4 #DCDEF0
square
#F0DCE8 #F0EEDC #DCF0E4 #DCDEF0
split-complementary
#F0DCE8 #DEF0DC #DCF0EE
monochromatic
#CB86B0 #DEB1CC #F0DCE8 #F6EAF1 #F6EAF1
Accessibility & contrast
On white
1.30
#F0DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#F0DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCE8
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCE8 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#E1E2E7
Tritanopia (blue-blind)
#F3DCE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f0dce8; /* rgb */ color: rgb(240, 220, 232); /* oklch */ color: oklch(91.4% 0.027 340.9);
Tailwind
colors: {
custom: {
50: '#f5e6ef',
500: '#f0dce8',
950: '#000000',
},
}SCSS
$custom: #f0dce8; $custom-light: #f5e6ef; $custom-dark: #000000;
JSON
{
"hex": "#f0dce8",
"rgb": {
"r": 240,
"g": 220,
"b": 232
},
"hsl": {
"h": 324,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.9141,
"c": 0.02701,
"h": 340.9
},
"luminance": 0.75538
}Semantic roles & 50–950 ramp
primary
#F0DCE8
secondary
#A4CCB4
accent
#B36632
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485