#FFD4CB#FFD4CB
#FFD4CB is a very light, muted red. Relative luminance 0.727; OKLCH L 90.4% C 0.050 H 31.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4CB |
|---|---|
| RGB | rgb(255, 212, 203) |
| HSL | hsl(10, 100%, 90%) |
| HSV | hsv(10, 20%, 100%) |
| CMYK | cmyk(0%, 16.9%, 20.4%, 0%) |
| CIE-LAB | lab(88.29, 13.68, 10.09) |
| CIE-LCH | lch(88.29, 17.00, 36.40°) |
| OKLab | oklab(90.42% 0.0426 0.0264) |
| OKLCH | oklch(90.42% 0.05 31.8) |
| XYZ | xyz(75.5633, 72.6614, 66.5330) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.72
Light Rose
#FFC5CB
ΔE00 7.48
Pale Rose
#FDC1C5
ΔE00 7.50
Apricot
#FBCEB1
ΔE00 8.05
Pale Pink
#FFCFDC
ΔE00 8.66
Light Pink
#FFD1DF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4CB #CBF6FF
analogous
#FFCBDC #FFD4CB #FFEECB
triadic
#FFD4CB #CBFFD4 #D4CBFF
tetradic
#FFD4CB #DCFFCB #CBF6FF #EECBFF
square
#FFD4CB #DCFFCB #CBF6FF #EECBFF
split-complementary
#FFD4CB #CBFFEE #CBDCFF
monochromatic
#FF6F51 #FFA18E #FFD4CB #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.35
#FFD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#FFD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4CB
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4CB | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#FFCFD2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd4cb; /* rgb */ color: rgb(255, 212, 203); /* oklch */ color: oklch(90.4% 0.050 31.8);
Tailwind
colors: {
custom: {
50: '#ffe1da',
500: '#ffd4cb',
950: '#000000',
},
}SCSS
$custom: #ffd4cb; $custom-light: #ffe1da; $custom-dark: #000000;
JSON
{
"hex": "#ffd4cb",
"rgb": {
"r": 255,
"g": 212,
"b": 203
},
"hsl": {
"h": 10.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.9042,
"c": 0.05013,
"h": 31.8
},
"luminance": 0.72659
}Semantic roles & 50–950 ramp
primary
#FFD4CB
secondary
#85D8E9
accent
#BEE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483