#FFD5CC#FFD5CC
#FFD5CC is a very light, muted red. Relative luminance 0.732; OKLCH L 90.6% C 0.049 H 32.1°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5CC |
|---|---|
| RGB | rgb(255, 213, 204) |
| HSL | hsl(11, 100%, 90%) |
| HSV | hsv(11, 20%, 100%) |
| CMYK | cmyk(0%, 16.5%, 20%, 0%) |
| CIE-LAB | lab(88.55, 13.31, 9.94) |
| CIE-LCH | lch(88.55, 16.61, 36.74°) |
| OKLab | oklab(90.63% 0.0415 0.0261) |
| OKLCH | oklch(90.63% 0.049 32.1) |
| XYZ | xyz(75.9336, 73.2107, 67.2462) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.43
Light Rose
#FFC5CB
ΔE00 7.71
Pale Rose
#FDC1C5
ΔE00 7.76
Apricot
#FBCEB1
ΔE00 8.01
Pale Pink
#FFCFDC
ΔE00 8.75
Light Pink
#FFD1DF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5CC #CCF6FF
analogous
#FFCCDD #FFD5CC #FFEECC
triadic
#FFD5CC #CCFFD5 #D5CCFF
tetradic
#FFD5CC #DDFFCC #CCF6FF #EECCFF
square
#FFD5CC #DDFFCC #CCF6FF #EECCFF
split-complementary
#FFD5CC #CCFFEE #CCDDFF
monochromatic
#FF7052 #FFA38F #FFD5CC #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.34
#FFD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FFD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5CC
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5CC | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACB
Deuteranopia (green-blind)
#E7E1CC
Tritanopia (blue-blind)
#FFD0D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd5cc; /* rgb */ color: rgb(255, 213, 204); /* oklch */ color: oklch(90.6% 0.049 32.1);
Tailwind
colors: {
custom: {
50: '#ffe2db',
500: '#ffd5cc',
950: '#000000',
},
}SCSS
$custom: #ffd5cc; $custom-light: #ffe2db; $custom-dark: #000000;
JSON
{
"hex": "#ffd5cc",
"rgb": {
"r": 255,
"g": 213,
"b": 204
},
"hsl": {
"h": 10.588,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90632,
"c": 0.04897,
"h": 32.1
},
"luminance": 0.73208
}Semantic roles & 50–950 ramp
primary
#FFD5CC
secondary
#86D8EA
accent
#BDE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484