#FFD2C5#FFD2C5
#FFD2C5 is a very light, muted red. Relative luminance 0.714; OKLCH L 89.9% C 0.054 H 36.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2C5 |
|---|---|
| RGB | rgb(255, 210, 197) |
| HSL | hsl(13, 100%, 89%) |
| HSV | hsv(13, 23%, 100%) |
| CMYK | cmyk(0%, 17.6%, 22.7%, 0%) |
| CIE-LAB | lab(87.67, 13.87, 12.38) |
| CIE-LCH | lch(87.67, 18.59, 41.75°) |
| OKLab | oklab(89.9% 0.0433 0.0323) |
| OKLCH | oklch(89.9% 0.054 36.7) |
| XYZ | xyz(74.3652, 71.3872, 62.6744) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.47
Mistyrose
#FFE4E1
ΔE00 6.84
Pale Rose
#FDC1C5
ΔE00 8.41
Light Rose
#FFC5CB
ΔE00 8.60
Peach
#FFDAB9
ΔE00 9.29
Pale Salmon
#FFB19A
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2C5 #C5F2FF
analogous
#FFC5D5 #FFD2C5 #FFEFC5
triadic
#FFD2C5 #C5FFD2 #D2C5FF
tetradic
#FFD2C5 #D5FFC5 #C5F2FF #EFC5FF
square
#FFD2C5 #D5FFC5 #C5F2FF #EFC5FF
split-complementary
#FFD2C5 #C5FFEF #C5D5FF
monochromatic
#FF734B #FFA388 #FFD2C5 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.37
#FFD2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FFD2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2C5
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2C5 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C4
Deuteranopia (green-blind)
#E6DFC5
Tritanopia (blue-blind)
#FFCCCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2c5; /* rgb */ color: rgb(255, 210, 197); /* oklch */ color: oklch(89.9% 0.054 36.7);
Tailwind
colors: {
custom: {
50: '#ffdfd6',
500: '#ffd2c5',
950: '#000000',
},
}SCSS
$custom: #ffd2c5; $custom-light: #ffdfd6; $custom-dark: #000000;
JSON
{
"hex": "#ffd2c5",
"rgb": {
"r": 255,
"g": 210,
"b": 197
},
"hsl": {
"h": 13.448,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.89898,
"c": 0.054,
"h": 36.7
},
"luminance": 0.71384
}Semantic roles & 50–950 ramp
primary
#FFD2C5
secondary
#80D1E9
accent
#B2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483