#F9CCCA#F9CCCA
#F9CCCA is a very light, muted red. Relative luminance 0.676; OKLCH L 88.4% C 0.051 H 21.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CCCA |
|---|---|
| RGB | rgb(249, 204, 202) |
| HSL | hsl(3, 80%, 88%) |
| HSV | hsv(3, 19%, 98%) |
| CMYK | cmyk(0%, 18.1%, 18.9%, 2.4%) |
| CIE-LAB | lab(85.80, 15.55, 6.98) |
| CIE-LCH | lch(85.80, 17.05, 24.18°) |
| OKLab | oklab(88.35% 0.0478 0.0185) |
| OKLCH | oklch(88.35% 0.051 21.2) |
| XYZ | xyz(71.3207, 67.5923, 65.1554) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.37
Pale Rose
#FDC1C5
ΔE00 4.50
Pale Pink
#FFCFDC
ΔE00 5.73
Light Pink
#FFD1DF
ΔE00 6.12
Bubblegum
#FFC1CC
ΔE00 6.18
Pink
#FFC0CB
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CCCA #CAF7F9
analogous
#F9CADF #F9CCCA #F9E3CA
triadic
#F9CCCA #CAF9CC #CCCAF9
tetradic
#F9CCCA #DFF9CA #CAF7F9 #E3CAF9
square
#F9CCCA #DFF9CA #CAF7F9 #E3CAF9
split-complementary
#F9CCCA #CAF9E3 #CADFF9
monochromatic
#ED625C #F39793 #F9CCCA #FCE5E4 #FCE5E4
Accessibility & contrast
On white
1.45
#F9CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#F9CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CCCA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CCCA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#DEDAC9
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f9ccca; /* rgb */ color: rgb(249, 204, 202); /* oklch */ color: oklch(88.4% 0.051 21.2);
Tailwind
colors: {
custom: {
50: '#fbdbda',
500: '#f9ccca',
950: '#000000',
},
}SCSS
$custom: #f9ccca; $custom-light: #fbdbda; $custom-dark: #000000;
JSON
{
"hex": "#f9ccca",
"rgb": {
"r": 249,
"g": 204,
"b": 202
},
"hsl": {
"h": 2.553,
"s": 79.661,
"l": 88.431
},
"oklch": {
"l": 0.88351,
"c": 0.05121,
"h": 21.2
},
"luminance": 0.6759
}Semantic roles & 50–950 ramp
primary
#F9CCCA
secondary
#8ADADE
accent
#D3DC0A
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483