#FFD1CC#FFD1CC
#FFD1CC is a very light, muted red. Relative luminance 0.712; OKLCH L 89.9% C 0.053 H 25.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1CC |
|---|---|
| RGB | rgb(255, 209, 204) |
| HSL | hsl(6, 100%, 90%) |
| HSV | hsv(6, 20%, 100%) |
| CMYK | cmyk(0%, 18%, 20%, 0%) |
| CIE-LAB | lab(87.59, 15.39, 8.57) |
| CIE-LCH | lch(87.59, 17.62, 29.11°) |
| OKLab | oklab(89.89% 0.0475 0.0226) |
| OKLCH | oklch(89.89% 0.053 25.4) |
| XYZ | xyz(74.9399, 71.2233, 66.9150) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.47
Pale Rose
#FDC1C5
ΔE00 5.58
Mistyrose
#FFE4E1
ΔE00 6.42
Pale Pink
#FFCFDC
ΔE00 6.80
Light Pink
#FFD1DF
ΔE00 7.16
Bubblegum
#FFC1CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1CC #CCFAFF
analogous
#FFCCE1 #FFD1CC #FFEACC
triadic
#FFD1CC #CCFFD1 #D1CCFF
tetradic
#FFD1CC #E1FFCC #CCFAFF #EACCFF
square
#FFD1CC #E1FFCC #CCFAFF #EACCFF
split-complementary
#FFD1CC #CCFFEA #CCE1FF
monochromatic
#FF6352 #FF9A8F #FFD1CC #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.38
#FFD1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FFD1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1CC
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1CC | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CC
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#FFCCD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd1cc; /* rgb */ color: rgb(255, 209, 204); /* oklch */ color: oklch(89.9% 0.053 25.4);
Tailwind
colors: {
custom: {
50: '#ffdfdb',
500: '#ffd1cc',
950: '#000000',
},
}SCSS
$custom: #ffd1cc; $custom-light: #ffdfdb; $custom-dark: #000000;
JSON
{
"hex": "#ffd1cc",
"rgb": {
"r": 255,
"g": 209,
"b": 204
},
"hsl": {
"h": 5.882,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89889,
"c": 0.05258,
"h": 25.4
},
"luminance": 0.71221
}Semantic roles & 50–950 ramp
primary
#FFD1CC
secondary
#86E0EA
accent
#CFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484