#F0CFCB#F0CFCB
#F0CFCB is a very light, muted red. Relative luminance 0.675; OKLCH L 88.1% C 0.038 H 26.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CFCB |
|---|---|
| RGB | rgb(240, 207, 203) |
| HSL | hsl(6, 55%, 87%) |
| HSV | hsv(6, 15%, 94%) |
| CMYK | cmyk(0%, 13.7%, 15.4%, 5.9%) |
| CIE-LAB | lab(85.74, 10.91, 6.26) |
| CIE-LCH | lch(85.74, 12.57, 29.84°) |
| OKLab | oklab(88.12% 0.0338 0.0166) |
| OKLCH | oklch(88.12% 0.038 26.1) |
| XYZ | xyz(69.0272, 67.4646, 65.8741) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.83
Light Rose
#FFC5CB
ΔE00 7.70
Pale Rose
#FDC1C5
ΔE00 7.88
Pale Pink
#FFCFDC
ΔE00 7.88
Light Pink
#FFD1DF
ΔE00 8.01
Pinkish Grey
#C8ACA9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CFCB #CBECF0
analogous
#F0CBDA #F0CFCB #F0E2CB
triadic
#F0CFCB #CBF0CF #CFCBF0
tetradic
#F0CFCB #DAF0CB #CBECF0 #E2CBF0
square
#F0CFCB #DAF0CB #CBECF0 #E2CBF0
split-complementary
#F0CFCB #CBF0E2 #CBDAF0
monochromatic
#D5776C #E2A39C #F0CFCB #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.45
#F0CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#F0CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CFCB
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CFCB | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#DDD9CB
Tritanopia (blue-blind)
#F8CCCE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f0cfcb; /* rgb */ color: rgb(240, 207, 203); /* oklch */ color: oklch(88.1% 0.038 26.1);
Tailwind
colors: {
custom: {
50: '#f5ddda',
500: '#f0cfcb',
950: '#000000',
},
}SCSS
$custom: #f0cfcb; $custom-light: #f5ddda; $custom-dark: #000000;
JSON
{
"hex": "#f0cfcb",
"rgb": {
"r": 240,
"g": 207,
"b": 203
},
"hsl": {
"h": 6.486,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.88119,
"c": 0.03767,
"h": 26.1
},
"luminance": 0.67463
}Semantic roles & 50–950 ramp
primary
#F0CFCB
secondary
#91C8CE
accent
#B1C323
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483