#FFD7CB#FFD7CB
#FFD7CB is a very light, muted red. Relative luminance 0.742; OKLCH L 91.0% C 0.048 H 37.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7CB |
|---|---|
| RGB | rgb(255, 215, 203) |
| HSL | hsl(14, 100%, 90%) |
| HSV | hsv(14, 20%, 100%) |
| CMYK | cmyk(0%, 15.7%, 20.4%, 0%) |
| CIE-LAB | lab(89.01, 12.12, 11.11) |
| CIE-LCH | lch(89.01, 16.45, 42.51°) |
| OKLab | oklab(90.98% 0.0381 0.0291) |
| OKLCH | oklch(90.98% 0.048 37.3) |
| XYZ | xyz(76.3202, 74.1752, 66.7853) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.41
Apricot
#FBCEB1
ΔE00 6.72
Peach
#FFDAB9
ΔE00 8.87
Pale Rose
#FDC1C5
ΔE00 9.27
Light Rose
#FFC5CB
ΔE00 9.27
Pale Pink
#FFCFDC
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7CB #CBF3FF
analogous
#FFCBD9 #FFD7CB #FFF1CB
triadic
#FFD7CB #CBFFD7 #D7CBFF
tetradic
#FFD7CB #D9FFCB #CBF3FF #F1CBFF
square
#FFD7CB #D9FFCB #CBF3FF #F1CBFF
split-complementary
#FFD7CB #CBFFF1 #CBD9FF
monochromatic
#FF7951 #FFA88E #FFD7CB #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.33
#FFD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FFD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7CB
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7CB | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCA
Deuteranopia (green-blind)
#E9E3CB
Tritanopia (blue-blind)
#FFD2D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd7cb; /* rgb */ color: rgb(255, 215, 203); /* oklch */ color: oklch(91.0% 0.048 37.3);
Tailwind
colors: {
custom: {
50: '#ffe3da',
500: '#ffd7cb',
950: '#000000',
},
}SCSS
$custom: #ffd7cb; $custom-light: #ffe3da; $custom-dark: #000000;
JSON
{
"hex": "#ffd7cb",
"rgb": {
"r": 255,
"g": 215,
"b": 203
},
"hsl": {
"h": 13.846,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90981,
"c": 0.0479,
"h": 37.3
},
"luminance": 0.74173
}Semantic roles & 50–950 ramp
primary
#FFD7CB
secondary
#85D2E9
accent
#B1E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483