#F8CCCA#F8CCCA
#F8CCCA is a very light, muted red. Relative luminance 0.674; OKLCH L 88.3% C 0.050 H 21.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CCCA |
|---|---|
| RGB | rgb(248, 204, 202) |
| HSL | hsl(3, 77%, 88%) |
| HSV | hsv(3, 19%, 97%) |
| CMYK | cmyk(0%, 17.7%, 18.5%, 2.7%) |
| CIE-LAB | lab(85.71, 15.19, 6.84) |
| CIE-LCH | lch(85.71, 16.66, 24.24°) |
| OKLab | oklab(88.26% 0.0467 0.0181) |
| OKLCH | oklch(88.26% 0.05 21.2) |
| XYZ | xyz(70.9651, 67.4089, 65.1387) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.55
Pale Rose
#FDC1C5
ΔE00 4.70
Pale Pink
#FFCFDC
ΔE00 5.78
Light Pink
#FFD1DF
ΔE00 6.16
Bubblegum
#FFC1CC
ΔE00 6.34
Pink
#FFC0CB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CCCA #CAF6F8
analogous
#F8CADF #F8CCCA #F8E3CA
triadic
#F8CCCA #CAF8CC #CCCAF8
tetradic
#F8CCCA #DFF8CA #CAF6F8 #E3CAF8
square
#F8CCCA #DFF8CA #CAF6F8 #E3CAF8
split-complementary
#F8CCCA #CAF8E3 #CADFF8
monochromatic
#EA645E #F19894 #F8CCCA #FBE5E4 #FBE5E4
Accessibility & contrast
On white
1.45
#F8CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#F8CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CCCA
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CCCA | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1CA
Deuteranopia (green-blind)
#DED9C9
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f8ccca; /* rgb */ color: rgb(248, 204, 202); /* oklch */ color: oklch(88.3% 0.050 21.2);
Tailwind
colors: {
custom: {
50: '#fbdbda',
500: '#f8ccca',
950: '#000000',
},
}SCSS
$custom: #f8ccca; $custom-light: #fbdbda; $custom-dark: #000000;
JSON
{
"hex": "#f8ccca",
"rgb": {
"r": 248,
"g": 204,
"b": 202
},
"hsl": {
"h": 2.609,
"s": 76.667,
"l": 88.235
},
"oklch": {
"l": 0.88258,
"c": 0.05006,
"h": 21.2
},
"luminance": 0.67406
}Semantic roles & 50–950 ramp
primary
#F8CCCA
secondary
#8AD8DC
accent
#D0D90D
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483