#F0CCCD#F0CCCD
#F0CCCD is a very light, muted red. Relative luminance 0.661; OKLCH L 87.6% C 0.041 H 16.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CCCD |
|---|---|
| RGB | rgb(240, 204, 205) |
| HSL | hsl(358, 55%, 87%) |
| HSV | hsv(358, 15%, 94%) |
| CMYK | cmyk(0%, 15%, 14.6%, 5.9%) |
| CIE-LAB | lab(85.06, 12.79, 4.21) |
| CIE-LCH | lch(85.06, 13.47, 18.23°) |
| OKLab | oklab(87.61% 0.0391 0.0113) |
| OKLCH | oklch(87.61% 0.041 16.1) |
| XYZ | xyz(68.5471, 66.1207, 66.8975) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.62
Light Pink
#FFD1DF
ΔE00 5.77
Light Rose
#FFC5CB
ΔE00 5.80
Mistyrose
#FFE4E1
ΔE00 6.04
Pale Rose
#FDC1C5
ΔE00 6.16
Bubblegum
#FFC1CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CCCD #CCF0EF
analogous
#F0CCDF #F0CCCD #F0DDCC
triadic
#F0CCCD #CDF0CC #CCCDF0
tetradic
#F0CCCD #DFF0CC #CCF0EF #DDCCF0
square
#F0CCCD #DFF0CC #CCF0EF #DDCCF0
split-complementary
#F0CCCD #CCF0DD #CCDFF0
monochromatic
#D46D70 #E29D9F #F0CCCD #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.48
#F0CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#F0CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CCCD
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CCCD | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#F8C9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f0cccd; /* rgb */ color: rgb(240, 204, 205); /* oklch */ color: oklch(87.6% 0.041 16.1);
Tailwind
colors: {
custom: {
50: '#f5dbdc',
500: '#f0cccd',
950: '#000000',
},
}SCSS
$custom: #f0cccd; $custom-light: #f5dbdc; $custom-dark: #000000;
JSON
{
"hex": "#f0cccd",
"rgb": {
"r": 240,
"g": 204,
"b": 205
},
"hsl": {
"h": 358.333,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.87605,
"c": 0.04069,
"h": 16.1
},
"luminance": 0.66119
}Semantic roles & 50–950 ramp
primary
#F0CCCD
secondary
#92CECD
accent
#C2BE23
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484