#F2CBCA#F2CBCA
#F2CBCA is a very light, muted red. Relative luminance 0.659; OKLCH L 87.5% C 0.044 H 19.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CBCA |
|---|---|
| RGB | rgb(242, 203, 202) |
| HSL | hsl(2, 61%, 87%) |
| HSV | hsv(2, 17%, 95%) |
| CMYK | cmyk(0%, 16.1%, 16.5%, 5.1%) |
| CIE-LAB | lab(84.92, 13.57, 5.64) |
| CIE-LCH | lch(84.92, 14.69, 22.56°) |
| OKLab | oklab(87.52% 0.0417 0.015) |
| OKLCH | oklch(87.52% 0.044 19.8) |
| XYZ | xyz(68.6344, 65.8555, 64.9616) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.37
Pale Rose
#FDC1C5
ΔE00 5.57
Pale Pink
#FFCFDC
ΔE00 5.93
Light Pink
#FFD1DF
ΔE00 6.20
Mistyrose
#FFE4E1
ΔE00 6.37
Bubblegum
#FFC1CC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CBCA #CAF1F2
analogous
#F2CADD #F2CBCA #F2DFCA
triadic
#F2CBCA #CAF2CB #CBCAF2
tetradic
#F2CBCA #DDF2CA #CAF1F2 #DFCAF2
square
#F2CBCA #DDF2CA #CAF1F2 #DFCAF2
split-complementary
#F2CBCA #CAF2DF #CADDF2
monochromatic
#DA6B68 #E69B99 #F2CBCA #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.48
#F2CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#F2CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CBCA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CBCA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#FBC7CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2cbca; /* rgb */ color: rgb(242, 203, 202); /* oklch */ color: oklch(87.5% 0.044 19.8);
Tailwind
colors: {
custom: {
50: '#f6dada',
500: '#f2cbca',
950: '#000000',
},
}SCSS
$custom: #f2cbca; $custom-light: #f6dada; $custom-dark: #000000;
JSON
{
"hex": "#f2cbca",
"rgb": {
"r": 242,
"g": 203,
"b": 202
},
"hsl": {
"h": 1.5,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.87517,
"c": 0.04426,
"h": 19.8
},
"luminance": 0.65853
}Semantic roles & 50–950 ramp
primary
#F2CBCA
secondary
#8FD0D2
accent
#C4C81D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483