#FFD2C9#FFD2C9
#FFD2C9 is a very light, muted red. Relative luminance 0.716; OKLCH L 90.0% C 0.052 H 31.3°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2C9 |
|---|---|
| RGB | rgb(255, 210, 201) |
| HSL | hsl(10, 100%, 89%) |
| HSV | hsv(10, 21%, 100%) |
| CMYK | cmyk(0%, 17.6%, 21.2%, 0%) |
| CIE-LAB | lab(87.76, 14.44, 10.40) |
| CIE-LCH | lch(87.76, 17.79, 35.76°) |
| OKLab | oklab(90% 0.0448 0.0272) |
| OKLCH | oklch(90% 0.052 31.3) |
| XYZ | xyz(74.8297, 71.5730, 65.1203) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.30
Pale Rose
#FDC1C5
ΔE00 7.01
Light Rose
#FFC5CB
ΔE00 7.07
Apricot
#FBCEB1
ΔE00 8.15
Pale Pink
#FFCFDC
ΔE00 8.52
Light Pink
#FFD1DF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2C9 #C9F6FF
analogous
#FFC9DB #FFD2C9 #FFEDC9
triadic
#FFD2C9 #C9FFD2 #D2C9FF
tetradic
#FFD2C9 #DBFFC9 #C9F6FF #EDC9FF
square
#FFD2C9 #DBFFC9 #C9F6FF #EDC9FF
split-complementary
#FFD2C9 #C9FFED #C9DBFF
monochromatic
#FF6C4F #FF9F8C #FFD2C9 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.37
#FFD2C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#FFD2C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2C9
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2C9 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C8
Deuteranopia (green-blind)
#E6DFC9
Tritanopia (blue-blind)
#FFCDD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2c9; /* rgb */ color: rgb(255, 210, 201); /* oklch */ color: oklch(90.0% 0.052 31.3);
Tailwind
colors: {
custom: {
50: '#ffdfd9',
500: '#ffd2c9',
950: '#000000',
},
}SCSS
$custom: #ffd2c9; $custom-light: #ffdfd9; $custom-dark: #000000;
JSON
{
"hex": "#ffd2c9",
"rgb": {
"r": 255,
"g": 210,
"b": 201
},
"hsl": {
"h": 10,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.89998,
"c": 0.05246,
"h": 31.3
},
"luminance": 0.7157
}Semantic roles & 50–950 ramp
primary
#FFD2C9
secondary
#83D8E9
accent
#BFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483