#FFD5CE#FFD5CE
#FFD5CE is a very light, muted red. Relative luminance 0.733; OKLCH L 90.7% C 0.048 H 29.1°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5CE |
|---|---|
| RGB | rgb(255, 213, 206) |
| HSL | hsl(9, 100%, 90%) |
| HSV | hsv(9, 19%, 100%) |
| CMYK | cmyk(0%, 16.5%, 19.2%, 0%) |
| CIE-LAB | lab(88.59, 13.60, 8.95) |
| CIE-LCH | lch(88.59, 16.28, 33.34°) |
| OKLab | oklab(90.68% 0.0422 0.0235) |
| OKLCH | oklch(90.68% 0.048 29.1) |
| XYZ | xyz(76.1750, 73.3073, 68.5177) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.24
Light Rose
#FFC5CB
ΔE00 7.02
Pale Rose
#FDC1C5
ΔE00 7.17
Pale Pink
#FFCFDC
ΔE00 7.90
Light Pink
#FFD1DF
ΔE00 8.15
Apricot
#FBCEB1
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5CE #CEF8FF
analogous
#FFCEDF #FFD5CE #FFEDCE
triadic
#FFD5CE #CEFFD5 #D5CEFF
tetradic
#FFD5CE #DFFFCE #CEF8FF #EDCEFF
square
#FFD5CE #DFFFCE #CEF8FF #EDCEFF
split-complementary
#FFD5CE #CEFFED #CEDFFF
monochromatic
#FF6C54 #FFA191 #FFD5CE #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.34
#FFD5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#FFD5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5CE
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5CE | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACD
Deuteranopia (green-blind)
#E7E2CE
Tritanopia (blue-blind)
#FFD0D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd5ce; /* rgb */ color: rgb(255, 213, 206); /* oklch */ color: oklch(90.7% 0.048 29.1);
Tailwind
colors: {
custom: {
50: '#ffe2dd',
500: '#ffd5ce',
950: '#000000',
},
}SCSS
$custom: #ffd5ce; $custom-light: #ffe2dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd5ce",
"rgb": {
"r": 255,
"g": 213,
"b": 206
},
"hsl": {
"h": 8.571,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90683,
"c": 0.04834,
"h": 29.1
},
"luminance": 0.73305
}Semantic roles & 50–950 ramp
primary
#FFD5CE
secondary
#87DCEA
accent
#C5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484