#FFD7CE#FFD7CE
#FFD7CE is a very light, muted red. Relative luminance 0.743; OKLCH L 91.1% C 0.047 H 32.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7CE |
|---|---|
| RGB | rgb(255, 215, 206) |
| HSL | hsl(11, 100%, 90%) |
| HSV | hsv(11, 19%, 100%) |
| CMYK | cmyk(0%, 15.7%, 19.2%, 0%) |
| CIE-LAB | lab(89.07, 12.56, 9.63) |
| CIE-LCH | lch(89.07, 15.83, 37.48°) |
| OKLab | oklab(91.06% 0.0392 0.0253) |
| OKLCH | oklch(91.06% 0.047 32.8) |
| XYZ | xyz(76.6812, 74.3196, 68.6864) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.85
Apricot
#FBCEB1
ΔE00 7.98
Light Rose
#FFC5CB
ΔE00 8.19
Pale Rose
#FDC1C5
ΔE00 8.30
Pale Pink
#FFCFDC
ΔE00 8.97
Light Pink
#FFD1DF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7CE #CEF6FF
analogous
#FFCEDD #FFD7CE #FFEFCE
triadic
#FFD7CE #CEFFD7 #D7CEFF
tetradic
#FFD7CE #DDFFCE #CEF6FF #EFCEFF
square
#FFD7CE #DDFFCE #CEF6FF #EFCEFF
split-complementary
#FFD7CE #CEFFEF #CEDDFF
monochromatic
#FF7354 #FFA591 #FFD7CE #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.32
#FFD7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FFD7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7CE
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7CE | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCD
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#FFD2D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd7ce; /* rgb */ color: rgb(255, 215, 206); /* oklch */ color: oklch(91.1% 0.047 32.8);
Tailwind
colors: {
custom: {
50: '#ffe3dd',
500: '#ffd7ce',
950: '#000000',
},
}SCSS
$custom: #ffd7ce; $custom-light: #ffe3dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd7ce",
"rgb": {
"r": 255,
"g": 215,
"b": 206
},
"hsl": {
"h": 11.02,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.91057,
"c": 0.04667,
"h": 32.8
},
"luminance": 0.74317
}Semantic roles & 50–950 ramp
primary
#FFD7CE
secondary
#87D8EA
accent
#BBE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484