#FFD2CB#FFD2CB
#FFD2CB is a very light, muted red. Relative luminance 0.717; OKLCH L 90.0% C 0.052 H 28.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2CB |
|---|---|
| RGB | rgb(255, 210, 203) |
| HSL | hsl(8, 100%, 90%) |
| HSV | hsv(8, 20%, 100%) |
| CMYK | cmyk(0%, 17.6%, 20.4%, 0%) |
| CIE-LAB | lab(87.81, 14.72, 9.41) |
| CIE-LCH | lch(87.81, 17.47, 32.57°) |
| OKLab | oklab(90.05% 0.0456 0.0247) |
| OKLCH | oklch(90.05% 0.052 28.4) |
| XYZ | xyz(75.0665, 71.6677, 66.3674) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.16
Light Rose
#FFC5CB
ΔE00 6.35
Pale Rose
#FDC1C5
ΔE00 6.39
Pale Pink
#FFCFDC
ΔE00 7.68
Light Pink
#FFD1DF
ΔE00 8.00
Bubblegum
#FFC1CC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2CB #CBF8FF
analogous
#FFCBDE #FFD2CB #FFECCB
triadic
#FFD2CB #CBFFD2 #D2CBFF
tetradic
#FFD2CB #DEFFCB #CBF8FF #ECCBFF
square
#FFD2CB #DEFFCB #CBF8FF #ECCBFF
split-complementary
#FFD2CB #CBFFEC #CBDEFF
monochromatic
#FF6851 #FF9D8E #FFD2CB #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.37
#FFD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#FFD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2CB
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2CB | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#E5E0CB
Tritanopia (blue-blind)
#FFCDD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2cb; /* rgb */ color: rgb(255, 210, 203); /* oklch */ color: oklch(90.0% 0.052 28.4);
Tailwind
colors: {
custom: {
50: '#ffdfda',
500: '#ffd2cb',
950: '#000000',
},
}SCSS
$custom: #ffd2cb; $custom-light: #ffdfda; $custom-dark: #000000;
JSON
{
"hex": "#ffd2cb",
"rgb": {
"r": 255,
"g": 210,
"b": 203
},
"hsl": {
"h": 8.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90048,
"c": 0.05186,
"h": 28.4
},
"luminance": 0.71665
}Semantic roles & 50–950 ramp
primary
#FFD2CB
secondary
#85DCE9
accent
#C7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483