#F2CFCB#F2CFCB
#F2CFCB is a very light, muted red. Relative luminance 0.678; OKLCH L 88.3% C 0.040 H 25.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFCB |
|---|---|
| RGB | rgb(242, 207, 203) |
| HSL | hsl(6, 60%, 87%) |
| HSV | hsv(6, 16%, 95%) |
| CMYK | cmyk(0%, 14.5%, 16.1%, 5.1%) |
| CIE-LAB | lab(85.91, 11.62, 6.53) |
| CIE-LCH | lch(85.91, 13.33, 29.35°) |
| OKLab | oklab(88.3% 0.036 0.0173) |
| OKLCH | oklch(88.3% 0.04 25.6) |
| XYZ | xyz(69.7100, 67.8167, 65.9061) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.01
Light Rose
#FFC5CB
ΔE00 7.19
Pale Rose
#FDC1C5
ΔE00 7.36
Pale Pink
#FFCFDC
ΔE00 7.52
Light Pink
#FFD1DF
ΔE00 7.69
Bubblegum
#FFC1CC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFCB #CBEEF2
analogous
#F2CBDB #F2CFCB #F2E3CB
triadic
#F2CFCB #CBF2CF #CFCBF2
tetradic
#F2CFCB #DBF2CB #CBEEF2 #E3CBF2
square
#F2CFCB #DBF2CB #CBEEF2 #E3CBF2
split-complementary
#F2CFCB #CBF2E3 #CBDBF2
monochromatic
#DA7569 #E6A29A #F2CFCB #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.44
#F2CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#F2CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFCB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFCB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#DED9CB
Tritanopia (blue-blind)
#FACBCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f2cfcb; /* rgb */ color: rgb(242, 207, 203); /* oklch */ color: oklch(88.3% 0.040 25.6);
Tailwind
colors: {
custom: {
50: '#f6ddda',
500: '#f2cfcb',
950: '#000000',
},
}SCSS
$custom: #f2cfcb; $custom-light: #f6ddda; $custom-dark: #000000;
JSON
{
"hex": "#f2cfcb",
"rgb": {
"r": 242,
"g": 207,
"b": 203
},
"hsl": {
"h": 6.154,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.88298,
"c": 0.03994,
"h": 25.6
},
"luminance": 0.67815
}Semantic roles & 50–950 ramp
primary
#F2CFCB
secondary
#90CBD2
accent
#B6C81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483