#F0CDCF#F0CDCF
#F0CDCF is a very light, muted red. Relative luminance 0.667; OKLCH L 87.8% C 0.040 H 14.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CDCF |
|---|---|
| RGB | rgb(240, 205, 207) |
| HSL | hsl(357, 54%, 87%) |
| HSV | hsv(357, 15%, 94%) |
| CMYK | cmyk(0%, 14.6%, 13.7%, 5.9%) |
| CIE-LAB | lab(85.35, 12.58, 3.57) |
| CIE-LCH | lch(85.35, 13.08, 15.85°) |
| OKLab | oklab(87.85% 0.0384 0.0096) |
| OKLCH | oklch(87.85% 0.04 14) |
| XYZ | xyz(69.0285, 66.6948, 68.2565) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.42
Light Pink
#FFD1DF
ΔE00 5.52
Mistyrose
#FFE4E1
ΔE00 5.89
Light Rose
#FFC5CB
ΔE00 5.97
Pale Rose
#FDC1C5
ΔE00 6.41
Bubblegum
#FFC1CC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CDCF #CDF0EE
analogous
#F0CDE1 #F0CDCF #F0DDCD
triadic
#F0CDCF #CFF0CD #CDCFF0
tetradic
#F0CDCF #E1F0CD #CDF0EE #DDCDF0
square
#F0CDCF #E1F0CD #CDF0EE #DDCDF0
split-complementary
#F0CDCF #CDF0DD #CDE1F0
monochromatic
#D46F75 #E29EA2 #F0CDCF #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.46
#F0CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#F0CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CDCF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CDCF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2CF
Deuteranopia (green-blind)
#DAD8CE
Tritanopia (blue-blind)
#F8CACE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0cdcf; /* rgb */ color: rgb(240, 205, 207); /* oklch */ color: oklch(87.8% 0.040 14.0);
Tailwind
colors: {
custom: {
50: '#f5dcdd',
500: '#f0cdcf',
950: '#000000',
},
}SCSS
$custom: #f0cdcf; $custom-light: #f5dcdd; $custom-dark: #000000;
JSON
{
"hex": "#f0cdcf",
"rgb": {
"r": 240,
"g": 205,
"b": 207
},
"hsl": {
"h": 356.571,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.87848,
"c": 0.03953,
"h": 14
},
"luminance": 0.66693
}Semantic roles & 50–950 ramp
primary
#F0CDCF
secondary
#93CECB
accent
#C1B824
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484