#FFD7CA#FFD7CA
#FFD7CA is a very light, muted red. Relative luminance 0.741; OKLCH L 91.0% C 0.048 H 38.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7CA |
|---|---|
| RGB | rgb(255, 215, 202) |
| HSL | hsl(15, 100%, 90%) |
| HSV | hsv(15, 21%, 100%) |
| CMYK | cmyk(0%, 15.7%, 20.8%, 0%) |
| CIE-LAB | lab(88.98, 11.98, 11.61) |
| CIE-LCH | lch(88.98, 16.68, 44.09°) |
| OKLab | oklab(90.96% 0.0377 0.0303) |
| OKLCH | oklch(90.96% 0.048 38.8) |
| XYZ | xyz(76.2014, 74.1277, 66.1597) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.64
Apricot
#FBCEB1
ΔE00 6.31
Peach
#FFDAB9
ΔE00 8.44
Pale Rose
#FDC1C5
ΔE00 9.61
Light Rose
#FFC5CB
ΔE00 9.65
Light Peach
#FFD8B1
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7CA #CAF2FF
analogous
#FFCAD8 #FFD7CA #FFF2CA
triadic
#FFD7CA #CAFFD7 #D7CAFF
tetradic
#FFD7CA #D8FFCA #CAF2FF #F2CAFF
square
#FFD7CA #D8FFCA #CAF2FF #F2CAFF
split-complementary
#FFD7CA #CAFFF2 #CAD8FF
monochromatic
#FF7B50 #FFA98D #FFD7CA #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.33
#FFD7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FFD7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7CA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7CA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#E9E3CA
Tritanopia (blue-blind)
#FFD2D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd7ca; /* rgb */ color: rgb(255, 215, 202); /* oklch */ color: oklch(91.0% 0.048 38.8);
Tailwind
colors: {
custom: {
50: '#ffe3da',
500: '#ffd7ca',
950: '#000000',
},
}SCSS
$custom: #ffd7ca; $custom-light: #ffe3da; $custom-dark: #000000;
JSON
{
"hex": "#ffd7ca",
"rgb": {
"r": 255,
"g": 215,
"b": 202
},
"hsl": {
"h": 14.717,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.90956,
"c": 0.04837,
"h": 38.8
},
"luminance": 0.74125
}Semantic roles & 50–950 ramp
primary
#FFD7CA
secondary
#84D0E9
accent
#ADE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483