#F4CBCA#F4CBCA
#F4CBCA is a very light, muted red. Relative luminance 0.662; OKLCH L 87.7% C 0.047 H 19.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CBCA |
|---|---|
| RGB | rgb(244, 203, 202) |
| HSL | hsl(1, 66%, 87%) |
| HSV | hsv(1, 17%, 96%) |
| CMYK | cmyk(0%, 16.8%, 17.2%, 4.3%) |
| CIE-LAB | lab(85.10, 14.28, 5.92) |
| CIE-LCH | lch(85.10, 15.46, 22.51°) |
| OKLab | oklab(87.7% 0.0438 0.0157) |
| OKLCH | oklch(87.7% 0.047 19.7) |
| XYZ | xyz(69.3248, 66.2115, 64.9940) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.90
Pale Rose
#FDC1C5
ΔE00 5.09
Pale Pink
#FFCFDC
ΔE00 5.69
Light Pink
#FFD1DF
ΔE00 6.01
Bubblegum
#FFC1CC
ΔE00 6.54
Mistyrose
#FFE4E1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CBCA #CAF3F4
analogous
#F4CADE #F4CBCA #F4E0CA
triadic
#F4CBCA #CAF4CB #CBCAF4
tetradic
#F4CBCA #DEF4CA #CAF3F4 #E0CAF4
square
#F4CBCA #DEF4CA #CAF3F4 #E0CAF4
split-complementary
#F4CBCA #CAF4E0 #CADEF4
monochromatic
#DF6865 #E99997 #F4CBCA #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.47
#F4CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#F4CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CBCA
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CBCA | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#FDC7CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f4cbca; /* rgb */ color: rgb(244, 203, 202); /* oklch */ color: oklch(87.7% 0.047 19.7);
Tailwind
colors: {
custom: {
50: '#f8dbda',
500: '#f4cbca',
950: '#000000',
},
}SCSS
$custom: #f4cbca; $custom-light: #f8dbda; $custom-dark: #000000;
JSON
{
"hex": "#f4cbca",
"rgb": {
"r": 244,
"g": 203,
"b": 202
},
"hsl": {
"h": 1.429,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.87701,
"c": 0.04656,
"h": 19.7
},
"luminance": 0.66209
}Semantic roles & 50–950 ramp
primary
#F4CBCA
secondary
#8DD3D5
accent
#C9CD18
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483