#F5CCCA#F5CCCA
#F5CCCA is a very light, muted red. Relative luminance 0.669; OKLCH L 88.0% C 0.047 H 21.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCCA |
|---|---|
| RGB | rgb(245, 204, 202) |
| HSL | hsl(3, 68%, 88%) |
| HSV | hsv(3, 18%, 96%) |
| CMYK | cmyk(0%, 16.7%, 17.6%, 3.9%) |
| CIE-LAB | lab(85.44, 14.12, 6.41) |
| CIE-LCH | lch(85.44, 15.50, 24.42°) |
| OKLab | oklab(87.98% 0.0434 0.017) |
| OKLCH | oklch(87.98% 0.047 21.4) |
| XYZ | xyz(69.9097, 66.8648, 65.0893) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.17
Pale Rose
#FDC1C5
ΔE00 5.33
Pale Pink
#FFCFDC
ΔE00 6.03
Light Pink
#FFD1DF
ΔE00 6.34
Mistyrose
#FFE4E1
ΔE00 6.40
Bubblegum
#FFC1CC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCCA #CAF3F5
analogous
#F5CADD #F5CCCA #F5E2CA
triadic
#F5CCCA #CAF5CC #CCCAF5
tetradic
#F5CCCA #DDF5CA #CAF3F5 #E2CAF5
square
#F5CCCA #DDF5CA #CAF3F5 #E2CAF5
split-complementary
#F5CCCA #CAF5E2 #CADDF5
monochromatic
#E26963 #EB9A97 #F5CCCA #FAE6E5 #FAE6E5
Accessibility & contrast
On white
1.46
#F5CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#F5CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCCA
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCCA | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#DDD8CA
Tritanopia (blue-blind)
#FEC8CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f5ccca; /* rgb */ color: rgb(245, 204, 202); /* oklch */ color: oklch(88.0% 0.047 21.4);
Tailwind
colors: {
custom: {
50: '#f9dbda',
500: '#f5ccca',
950: '#000000',
},
}SCSS
$custom: #f5ccca; $custom-light: #f9dbda; $custom-dark: #000000;
JSON
{
"hex": "#f5ccca",
"rgb": {
"r": 245,
"g": 204,
"b": 202
},
"hsl": {
"h": 2.791,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.8798,
"c": 0.04661,
"h": 21.4
},
"luminance": 0.66862
}Semantic roles & 50–950 ramp
primary
#F5CCCA
secondary
#8DD3D7
accent
#C7D015
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483