#F2CDCB#F2CDCB
#F2CDCB is a very light, muted red. Relative luminance 0.669; OKLCH L 87.9% C 0.042 H 21.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDCB |
|---|---|
| RGB | rgb(242, 205, 203) |
| HSL | hsl(3, 60%, 87%) |
| HSV | hsv(3, 16%, 95%) |
| CMYK | cmyk(0%, 15.3%, 16.1%, 5.1%) |
| CIE-LAB | lab(85.43, 12.67, 5.84) |
| CIE-LCH | lch(85.43, 13.95, 24.73°) |
| OKLab | oklab(87.92% 0.039 0.0155) |
| OKLCH | oklch(87.92% 0.042 21.6) |
| XYZ | xyz(69.2286, 66.8537, 65.7457) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.68
Light Rose
#FFC5CB
ΔE00 6.13
Pale Rose
#FDC1C5
ΔE00 6.34
Pale Pink
#FFCFDC
ΔE00 6.49
Light Pink
#FFD1DF
ΔE00 6.70
Bubblegum
#FFC1CC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDCB #CBF0F2
analogous
#F2CBDD #F2CDCB #F2E1CB
triadic
#F2CDCB #CBF2CD #CDCBF2
tetradic
#F2CDCB #DDF2CB #CBF0F2 #E1CBF2
square
#F2CDCB #DDF2CB #CBF0F2 #E1CBF2
split-complementary
#F2CDCB #CBF2E1 #CBDDF2
monochromatic
#DA6F69 #E69E9A #F2CDCB #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.46
#F2CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#F2CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDCB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDCB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1CB
Deuteranopia (green-blind)
#DCD8CB
Tritanopia (blue-blind)
#FBC9CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cdcb; /* rgb */ color: rgb(242, 205, 203); /* oklch */ color: oklch(87.9% 0.042 21.6);
Tailwind
colors: {
custom: {
50: '#f6dcda',
500: '#f2cdcb',
950: '#000000',
},
}SCSS
$custom: #f2cdcb; $custom-light: #f6dcda; $custom-dark: #000000;
JSON
{
"hex": "#f2cdcb",
"rgb": {
"r": 242,
"g": 205,
"b": 203
},
"hsl": {
"h": 3.077,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.87921,
"c": 0.04197,
"h": 21.6
},
"luminance": 0.66852
}Semantic roles & 50–950 ramp
primary
#F2CDCB
secondary
#90CED2
accent
#BFC81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483