#FFD5CB#FFD5CB
#FFD5CB is a very light, muted red. Relative luminance 0.732; OKLCH L 90.6% C 0.049 H 33.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5CB |
|---|---|
| RGB | rgb(255, 213, 203) |
| HSL | hsl(12, 100%, 90%) |
| HSV | hsv(12, 20%, 100%) |
| CMYK | cmyk(0%, 16.5%, 20.4%, 0%) |
| CIE-LAB | lab(88.53, 13.16, 10.43) |
| CIE-LCH | lch(88.53, 16.79, 38.39°) |
| OKLab | oklab(90.61% 0.0411 0.0273) |
| OKLCH | oklch(90.61% 0.049 33.6) |
| XYZ | xyz(75.8141, 73.1629, 66.6166) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.56
Apricot
#FBCEB1
ΔE00 7.59
Light Rose
#FFC5CB
ΔE00 8.07
Pale Rose
#FDC1C5
ΔE00 8.08
Pale Pink
#FFCFDC
ΔE00 9.18
Light Pink
#FFD1DF
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5CB #CBF5FF
analogous
#FFCBDB #FFD5CB #FFEFCB
triadic
#FFD5CB #CBFFD5 #D5CBFF
tetradic
#FFD5CB #DBFFCB #CBF5FF #EFCBFF
square
#FFD5CB #DBFFCB #CBF5FF #EFCBFF
split-complementary
#FFD5CB #CBFFEF #CBDBFF
monochromatic
#FF7251 #FFA48E #FFD5CB #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.34
#FFD5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#FFD5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5CB
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5CB | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CA
Deuteranopia (green-blind)
#E8E1CB
Tritanopia (blue-blind)
#FFD0D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd5cb; /* rgb */ color: rgb(255, 213, 203); /* oklch */ color: oklch(90.6% 0.049 33.6);
Tailwind
colors: {
custom: {
50: '#ffe2da',
500: '#ffd5cb',
950: '#000000',
},
}SCSS
$custom: #ffd5cb; $custom-light: #ffe2da; $custom-dark: #000000;
JSON
{
"hex": "#ffd5cb",
"rgb": {
"r": 255,
"g": 213,
"b": 203
},
"hsl": {
"h": 11.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90607,
"c": 0.04933,
"h": 33.6
},
"luminance": 0.7316
}Semantic roles & 50–950 ramp
primary
#FFD5CB
secondary
#85D6E9
accent
#B9E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483