#F2CBCC#F2CBCC
#F2CBCC is a very light, muted red. Relative luminance 0.659; OKLCH L 87.6% C 0.044 H 16.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CBCC |
|---|---|
| RGB | rgb(242, 203, 204) |
| HSL | hsl(358, 60%, 87%) |
| HSV | hsv(358, 16%, 95%) |
| CMYK | cmyk(0%, 16.1%, 15.7%, 5.1%) |
| CIE-LAB | lab(84.97, 13.88, 4.64) |
| CIE-LCH | lch(84.97, 14.63, 18.50°) |
| OKLab | oklab(87.57% 0.0424 0.0124) |
| OKLCH | oklch(87.57% 0.044 16.3) |
| XYZ | xyz(68.8728, 65.9509, 66.2168) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.99
Pale Pink
#FFCFDC
ΔE00 5.20
Pale Rose
#FDC1C5
ΔE00 5.33
Light Pink
#FFD1DF
ΔE00 5.45
Bubblegum
#FFC1CC
ΔE00 6.46
Mistyrose
#FFE4E1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CBCC #CBF2F1
analogous
#F2CBDF #F2CBCC #F2DECB
triadic
#F2CBCC #CCF2CB #CBCCF2
tetradic
#F2CBCC #DFF2CB #CBF2F1 #DECBF2
square
#F2CBCC #DFF2CB #CBF2F1 #DECBF2
split-complementary
#F2CBCC #CBF2DE #CBDFF2
monochromatic
#DA696C #E69A9C #F2CBCC #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.48
#F2CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#F2CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CBCC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CBCC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#FBC8CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2cbcc; /* rgb */ color: rgb(242, 203, 204); /* oklch */ color: oklch(87.6% 0.044 16.3);
Tailwind
colors: {
custom: {
50: '#f6dadb',
500: '#f2cbcc',
950: '#000000',
},
}SCSS
$custom: #f2cbcc; $custom-light: #f6dadb; $custom-dark: #000000;
JSON
{
"hex": "#f2cbcc",
"rgb": {
"r": 242,
"g": 203,
"b": 204
},
"hsl": {
"h": 358.462,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.87571,
"c": 0.04417,
"h": 16.3
},
"luminance": 0.65949
}Semantic roles & 50–950 ramp
primary
#F2CBCC
secondary
#90D2D0
accent
#C8C31E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171515
muted
#858484