#F2CBBF#F2CBBF
#F2CBBF is a very light, muted red. Relative luminance 0.654; OKLCH L 87.2% C 0.047 H 37.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CBBF |
|---|---|
| RGB | rgb(242, 203, 191) |
| HSL | hsl(14, 66%, 85%) |
| HSV | hsv(14, 21%, 95%) |
| CMYK | cmyk(0%, 16.1%, 21.1%, 5.1%) |
| CIE-LAB | lab(84.67, 11.92, 11.11) |
| CIE-LCH | lch(84.67, 16.30, 42.99°) |
| OKLab | oklab(87.23% 0.0374 0.029) |
| OKLCH | oklch(87.23% 0.047 37.8) |
| XYZ | xyz(67.3782, 65.3530, 58.3453) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.39
Mistyrose
#FFE4E1
ΔE00 7.02
Pale Rose
#FDC1C5
ΔE00 8.74
Light Rose
#FFC5CB
ΔE00 9.01
Peach
#FFDAB9
ΔE00 9.24
Pinkish Grey
#C8ACA9
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CBBF #BFE6F2
analogous
#F2BFCC #F2CBBF #F2E5BF
triadic
#F2CBBF #BFF2CB #CBBFF2
tetradic
#F2CBBF #CCF2BF #BFE6F2 #E5BFF2
square
#F2CBBF #CCF2BF #BFE6F2 #E5BFF2
split-complementary
#F2CBBF #BFF2E5 #BFCCF2
monochromatic
#DD7859 #E8A28C #F2CBBF #FAEAE6 #FAEAE6
Accessibility & contrast
On white
1.49
#F2CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#F2CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CBBF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CBBF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#DDD6BF
Tritanopia (blue-blind)
#FCC6C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cbbf; /* rgb */ color: rgb(242, 203, 191); /* oklch */ color: oklch(87.2% 0.047 37.8);
Tailwind
colors: {
custom: {
50: '#f7dad2',
500: '#f2cbbf',
950: '#000000',
},
}SCSS
$custom: #f2cbbf; $custom-light: #f7dad2; $custom-dark: #000000;
JSON
{
"hex": "#f2cbbf",
"rgb": {
"r": 242,
"g": 203,
"b": 191
},
"hsl": {
"h": 14.118,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.87232,
"c": 0.04736,
"h": 37.8
},
"luminance": 0.65351
}Semantic roles & 50–950 ramp
primary
#F2CBBF
secondary
#83BFD2
accent
#A3CE17
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483