#FFD5C8#FFD5C8
#FFD5C8 is a very light, muted red. Relative luminance 0.730; OKLCH L 90.5% C 0.051 H 37.9°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5C8 |
|---|---|
| RGB | rgb(255, 213, 200) |
| HSL | hsl(14, 100%, 89%) |
| HSV | hsv(14, 22%, 100%) |
| CMYK | cmyk(0%, 16.5%, 21.6%, 0%) |
| CIE-LAB | lab(88.46, 12.73, 11.91) |
| CIE-LCH | lch(88.46, 17.43, 43.10°) |
| OKLab | oklab(90.53% 0.0399 0.0311) |
| OKLCH | oklch(90.53% 0.051 37.9) |
| XYZ | xyz(75.4600, 73.0213, 64.7520) |
| Luminance | 0.7302 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.10
Apricot
#FBCEB1
ΔE00 6.33
Peach
#FFDAB9
ΔE00 8.76
Pale Rose
#FDC1C5
ΔE00 9.10
Light Rose
#FFC5CB
ΔE00 9.20
Pale Salmon
#FFB19A
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5C8 #C8F2FF
analogous
#FFC8D7 #FFD5C8 #FFF1C8
triadic
#FFD5C8 #C8FFD5 #D5C8FF
tetradic
#FFD5C8 #D7FFC8 #C8F2FF #F1C8FF
square
#FFD5C8 #D7FFC8 #C8F2FF #F1C8FF
split-complementary
#FFD5C8 #C8FFF1 #C8D7FF
monochromatic
#FF784E #FFA68B #FFD5C8 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.35
#FFD5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#FFD5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5C8
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5C8 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#E8E1C8
Tritanopia (blue-blind)
#FFCFD1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd5c8; /* rgb */ color: rgb(255, 213, 200); /* oklch */ color: oklch(90.5% 0.051 37.9);
Tailwind
colors: {
custom: {
50: '#ffe2d8',
500: '#ffd5c8',
950: '#000000',
},
}SCSS
$custom: #ffd5c8; $custom-light: #ffe2d8; $custom-dark: #000000;
JSON
{
"hex": "#ffd5c8",
"rgb": {
"r": 255,
"g": 213,
"b": 200
},
"hsl": {
"h": 14.182,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.90532,
"c": 0.0506,
"h": 37.9
},
"luminance": 0.73019
}Semantic roles & 50–950 ramp
primary
#FFD5C8
secondary
#82D1E9
accent
#AFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483