#FFD7CD#FFD7CD
#FFD7CD is a very light, muted red. Relative luminance 0.743; OKLCH L 91.0% C 0.047 H 34.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7CD |
|---|---|
| RGB | rgb(255, 215, 205) |
| HSL | hsl(12, 100%, 90%) |
| HSV | hsv(12, 20%, 100%) |
| CMYK | cmyk(0%, 15.7%, 19.6%, 0%) |
| CIE-LAB | lab(89.05, 12.42, 10.13) |
| CIE-LCH | lch(89.05, 16.02, 39.20°) |
| OKLab | oklab(91.03% 0.0389 0.0265) |
| OKLCH | oklch(91.03% 0.047 34.3) |
| XYZ | xyz(76.5601, 74.2712, 68.0486) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.01
Apricot
#FBCEB1
ΔE00 7.55
Light Rose
#FFC5CB
ΔE00 8.54
Pale Rose
#FDC1C5
ΔE00 8.61
Pale Pink
#FFCFDC
ΔE00 9.40
Light Pink
#FFD1DF
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7CD #CDF5FF
analogous
#FFCDDC #FFD7CD #FFF0CD
triadic
#FFD7CD #CDFFD7 #D7CDFF
tetradic
#FFD7CD #DCFFCD #CDF5FF #F0CDFF
square
#FFD7CD #DCFFCD #CDF5FF #F0CDFF
split-complementary
#FFD7CD #CDFFF0 #CDDCFF
monochromatic
#FF7553 #FFA690 #FFD7CD #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.32
#FFD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FFD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7CD
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7CD | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#FFD2D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd7cd; /* rgb */ color: rgb(255, 215, 205); /* oklch */ color: oklch(91.0% 0.047 34.3);
Tailwind
colors: {
custom: {
50: '#ffe3dc',
500: '#ffd7cd',
950: '#000000',
},
}SCSS
$custom: #ffd7cd; $custom-light: #ffe3dc; $custom-dark: #000000;
JSON
{
"hex": "#ffd7cd",
"rgb": {
"r": 255,
"g": 215,
"b": 205
},
"hsl": {
"h": 12,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.91031,
"c": 0.04705,
"h": 34.3
},
"luminance": 0.74269
}Semantic roles & 50–950 ramp
primary
#FFD7CD
secondary
#86D6EA
accent
#B8E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484