#FFD6CB#FFD6CB
#FFD6CB is a very light, muted red. Relative luminance 0.737; OKLCH L 90.8% C 0.049 H 35.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6CB |
|---|---|
| RGB | rgb(255, 214, 203) |
| HSL | hsl(13, 100%, 90%) |
| HSV | hsv(13, 20%, 100%) |
| CMYK | cmyk(0%, 16.1%, 20.4%, 0%) |
| CIE-LAB | lab(88.77, 12.64, 10.77) |
| CIE-LCH | lch(88.77, 16.61, 40.43°) |
| OKLab | oklab(90.79% 0.0396 0.0282) |
| OKLCH | oklch(90.79% 0.049 35.4) |
| XYZ | xyz(76.0664, 73.6675, 66.7007) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.46
Apricot
#FBCEB1
ΔE00 7.14
Light Rose
#FFC5CB
ΔE00 8.66
Pale Rose
#FDC1C5
ΔE00 8.66
Peach
#FFDAB9
ΔE00 9.45
Pale Pink
#FFCFDC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6CB #CBF4FF
analogous
#FFCBDA #FFD6CB #FFF0CB
triadic
#FFD6CB #CBFFD6 #D6CBFF
tetradic
#FFD6CB #DAFFCB #CBF4FF #F0CBFF
square
#FFD6CB #DAFFCB #CBF4FF #F0CBFF
split-complementary
#FFD6CB #CBFFF0 #CBDAFF
monochromatic
#FF7551 #FFA68E #FFD6CB #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.33
#FFD6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#FFD6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6CB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6CB | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#FFD1D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd6cb; /* rgb */ color: rgb(255, 214, 203); /* oklch */ color: oklch(90.8% 0.049 35.4);
Tailwind
colors: {
custom: {
50: '#ffe2da',
500: '#ffd6cb',
950: '#000000',
},
}SCSS
$custom: #ffd6cb; $custom-light: #ffe2da; $custom-dark: #000000;
JSON
{
"hex": "#ffd6cb",
"rgb": {
"r": 255,
"g": 214,
"b": 203
},
"hsl": {
"h": 12.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90794,
"c": 0.04859,
"h": 35.4
},
"luminance": 0.73665
}Semantic roles & 50–950 ramp
primary
#FFD6CB
secondary
#85D4E9
accent
#B5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483