#FFD2C8#FFD2C8
#FFD2C8 is a very light, muted red. Relative luminance 0.715; OKLCH L 90.0% C 0.053 H 32.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2C8 |
|---|---|
| RGB | rgb(255, 210, 200) |
| HSL | hsl(11, 100%, 89%) |
| HSV | hsv(11, 22%, 100%) |
| CMYK | cmyk(0%, 17.6%, 21.6%, 0%) |
| CIE-LAB | lab(87.74, 14.29, 10.89) |
| CIE-LCH | lch(87.74, 17.97, 37.31°) |
| OKLab | oklab(89.97% 0.0445 0.0285) |
| OKLCH | oklch(89.97% 0.053 32.7) |
| XYZ | xyz(74.7124, 71.5261, 64.5028) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.41
Pale Rose
#FDC1C5
ΔE00 7.35
Light Rose
#FFC5CB
ΔE00 7.44
Apricot
#FBCEB1
ΔE00 7.73
Pale Pink
#FFCFDC
ΔE00 8.95
Light Pink
#FFD1DF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2C8 #C8F5FF
analogous
#FFC8DA #FFD2C8 #FFEEC8
triadic
#FFD2C8 #C8FFD2 #D2C8FF
tetradic
#FFD2C8 #DAFFC8 #C8F5FF #EEC8FF
square
#FFD2C8 #DAFFC8 #C8F5FF #EEC8FF
split-complementary
#FFD2C8 #C8FFEE #C8DAFF
monochromatic
#FF6E4E #FFA08B #FFD2C8 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.37
#FFD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#FFD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2C8
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2C8 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#E6DFC8
Tritanopia (blue-blind)
#FFCCCF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2c8; /* rgb */ color: rgb(255, 210, 200); /* oklch */ color: oklch(90.0% 0.053 32.7);
Tailwind
colors: {
custom: {
50: '#ffdfd8',
500: '#ffd2c8',
950: '#000000',
},
}SCSS
$custom: #ffd2c8; $custom-light: #ffdfd8; $custom-dark: #000000;
JSON
{
"hex": "#ffd2c8",
"rgb": {
"r": 255,
"g": 210,
"b": 200
},
"hsl": {
"h": 10.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.89972,
"c": 0.05281,
"h": 32.7
},
"luminance": 0.71523
}Semantic roles & 50–950 ramp
primary
#FFD2C8
secondary
#82D6E9
accent
#BCE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483