#FFD7D2#FFD7D2
#FFD7D2 is a very light, muted red. Relative luminance 0.745; OKLCH L 91.2% C 0.045 H 26.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7D2 |
|---|---|
| RGB | rgb(255, 215, 210) |
| HSL | hsl(7, 100%, 91%) |
| HSV | hsv(7, 18%, 100%) |
| CMYK | cmyk(0%, 15.7%, 17.6%, 0%) |
| CIE-LAB | lab(89.17, 13.16, 7.66) |
| CIE-LCH | lch(89.17, 15.23, 30.22°) |
| OKLab | oklab(91.16% 0.0408 0.0202) |
| OKLCH | oklch(91.16% 0.045 26.4) |
| XYZ | xyz(77.1733, 74.5165, 71.2782) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.52
Light Rose
#FFC5CB
ΔE00 6.93
Pale Rose
#FDC1C5
ΔE00 7.23
Pale Pink
#FFCFDC
ΔE00 7.30
Light Pink
#FFD1DF
ΔE00 7.47
Bubblegum
#FFC1CC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7D2 #D2FAFF
analogous
#FFD2E3 #FFD7D2 #FFEDD2
triadic
#FFD7D2 #D2FFD7 #D7D2FF
tetradic
#FFD7D2 #E3FFD2 #D2FAFF #EDD2FF
square
#FFD7D2 #E3FFD2 #D2FAFF #EDD2FF
split-complementary
#FFD7D2 #D2FFED #D2E3FF
monochromatic
#FF6A58 #FFA195 #FFD7D2 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.32
#FFD7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FFD7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7D2
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7D2 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#FFD3D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd7d2; /* rgb */ color: rgb(255, 215, 210); /* oklch */ color: oklch(91.2% 0.045 26.4);
Tailwind
colors: {
custom: {
50: '#ffe3df',
500: '#ffd7d2',
950: '#000000',
},
}SCSS
$custom: #ffd7d2; $custom-light: #ffe3df; $custom-dark: #000000;
JSON
{
"hex": "#ffd7d2",
"rgb": {
"r": 255,
"g": 215,
"b": 210
},
"hsl": {
"h": 6.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91159,
"c": 0.04549,
"h": 26.4
},
"luminance": 0.74514
}Semantic roles & 50–950 ramp
primary
#FFD7D2
secondary
#8BE0EA
accent
#CCE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484