#F0CED0#F0CED0
#F0CED0 is a very light, muted red. Relative luminance 0.672; OKLCH L 88.1% C 0.038 H 13.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CED0 |
|---|---|
| RGB | rgb(240, 206, 208) |
| HSL | hsl(356, 53%, 87%) |
| HSV | hsv(356, 14%, 94%) |
| CMYK | cmyk(0%, 14.2%, 13.3%, 5.9%) |
| CIE-LAB | lab(85.62, 12.22, 3.43) |
| CIE-LCH | lch(85.62, 12.69, 15.67°) |
| OKLab | oklab(88.07% 0.0372 0.0092) |
| OKLCH | oklch(88.07% 0.038 13.9) |
| XYZ | xyz(69.3912, 67.2238, 68.9824) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.58
Mistyrose
#FFE4E1
ΔE00 5.61
Light Pink
#FFD1DF
ΔE00 5.63
Light Rose
#FFC5CB
ΔE00 6.27
Pale Rose
#FDC1C5
ΔE00 6.74
Bubblegum
#FFC1CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CED0 #CEF0EE
analogous
#F0CEE1 #F0CED0 #F0DDCE
triadic
#F0CED0 #D0F0CE #CED0F0
tetradic
#F0CED0 #E1F0CE #CEF0EE #DDCEF0
square
#F0CED0 #E1F0CE #CEF0EE #DDCEF0
split-complementary
#F0CED0 #CEF0DD #CEE1F0
monochromatic
#D37076 #E29FA3 #F0CED0 #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.45
#F0CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#F0CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CED0
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CED0 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#F7CBCF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f0ced0; /* rgb */ color: rgb(240, 206, 208); /* oklch */ color: oklch(88.1% 0.038 13.9);
Tailwind
colors: {
custom: {
50: '#f5ddde',
500: '#f0ced0',
950: '#000000',
},
}SCSS
$custom: #f0ced0; $custom-light: #f5ddde; $custom-dark: #000000;
JSON
{
"hex": "#f0ced0",
"rgb": {
"r": 240,
"g": 206,
"b": 208
},
"hsl": {
"h": 356.471,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.88065,
"c": 0.03835,
"h": 13.9
},
"luminance": 0.67222
}Semantic roles & 50–950 ramp
primary
#F0CED0
secondary
#94CECB
accent
#C1B725
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484