#F0CDCB#F0CDCB
#F0CDCB is a very light, muted red. Relative luminance 0.665; OKLCH L 87.7% C 0.040 H 21.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CDCB |
|---|---|
| RGB | rgb(240, 205, 203) |
| HSL | hsl(3, 55%, 87%) |
| HSV | hsv(3, 15%, 94%) |
| CMYK | cmyk(0%, 14.6%, 15.4%, 5.9%) |
| CIE-LAB | lab(85.25, 11.96, 5.56) |
| CIE-LCH | lch(85.25, 13.18, 24.92°) |
| OKLab | oklab(87.74% 0.0368 0.0147) |
| OKLCH | oklch(87.74% 0.04 21.8) |
| XYZ | xyz(68.5457, 66.5016, 65.7136) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.46
Light Rose
#FFC5CB
ΔE00 6.64
Pale Pink
#FFCFDC
ΔE00 6.82
Pale Rose
#FDC1C5
ΔE00 6.86
Light Pink
#FFD1DF
ΔE00 6.98
Bubblegum
#FFC1CC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CDCB #CBEEF0
analogous
#F0CBDC #F0CDCB #F0E0CB
triadic
#F0CDCB #CBF0CD #CDCBF0
tetradic
#F0CDCB #DCF0CB #CBEEF0 #E0CBF0
square
#F0CDCB #DCF0CB #CBEEF0 #E0CBF0
split-complementary
#F0CDCB #CBF0E0 #CBDCF0
monochromatic
#D5726C #E29F9C #F0CDCB #F8E8E7 #F8E8E7
Accessibility & contrast
On white
1.47
#F0CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#F0CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CDCB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CDCB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#F8CACD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0cdcb; /* rgb */ color: rgb(240, 205, 203); /* oklch */ color: oklch(87.7% 0.040 21.8);
Tailwind
colors: {
custom: {
50: '#f5dcda',
500: '#f0cdcb',
950: '#000000',
},
}SCSS
$custom: #f0cdcb; $custom-light: #f5dcda; $custom-dark: #000000;
JSON
{
"hex": "#f0cdcb",
"rgb": {
"r": 240,
"g": 205,
"b": 203
},
"hsl": {
"h": 3.243,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.8774,
"c": 0.03968,
"h": 21.8
},
"luminance": 0.665
}Semantic roles & 50–950 ramp
primary
#F0CDCB
secondary
#91CBCE
accent
#BAC323
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483