#FFD2C4#FFD2C4
#FFD2C4 is a very light, muted red. Relative luminance 0.713; OKLCH L 89.9% C 0.054 H 38.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2C4 |
|---|---|
| RGB | rgb(255, 210, 196) |
| HSL | hsl(14, 100%, 88%) |
| HSV | hsv(14, 23%, 100%) |
| CMYK | cmyk(0%, 17.6%, 23.1%, 0%) |
| CIE-LAB | lab(87.65, 13.72, 12.87) |
| CIE-LCH | lch(87.65, 18.82, 43.17°) |
| OKLab | oklab(89.87% 0.0429 0.0335) |
| OKLCH | oklch(89.87% 0.054 38) |
| XYZ | xyz(74.2510, 71.3415, 62.0729) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.05
Mistyrose
#FFE4E1
ΔE00 7.02
Pale Rose
#FDC1C5
ΔE00 8.78
Peach
#FFDAB9
ΔE00 8.89
Light Rose
#FFC5CB
ΔE00 9.00
Pale Salmon
#FFB19A
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2C4 #C4F1FF
analogous
#FFC4D3 #FFD2C4 #FFEFC4
triadic
#FFD2C4 #C4FFD2 #D2C4FF
tetradic
#FFD2C4 #D3FFC4 #C4F1FF #EFC4FF
square
#FFD2C4 #D3FFC4 #C4F1FF #EFC4FF
split-complementary
#FFD2C4 #C4FFEF #C4D3FF
monochromatic
#FF754A #FFA387 #FFD2C4 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.38
#FFD2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#FFD2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2C4
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2C4 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C3
Deuteranopia (green-blind)
#E7DFC4
Tritanopia (blue-blind)
#FFCCCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2c4; /* rgb */ color: rgb(255, 210, 196); /* oklch */ color: oklch(89.9% 0.054 38.0);
Tailwind
colors: {
custom: {
50: '#ffdfd5',
500: '#ffd2c4',
950: '#000000',
},
}SCSS
$custom: #ffd2c4; $custom-light: #ffdfd5; $custom-dark: #000000;
JSON
{
"hex": "#ffd2c4",
"rgb": {
"r": 255,
"g": 210,
"b": 196
},
"hsl": {
"h": 14.237,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.89873,
"c": 0.05446,
"h": 38
},
"luminance": 0.71339
}Semantic roles & 50–950 ramp
primary
#FFD2C4
secondary
#7FCFE8
accent
#AFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483