#FFD6D2#FFD6D2
#FFD6D2 is a very light, muted red. Relative luminance 0.740; OKLCH L 91.0% C 0.046 H 24.6°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6D2 |
|---|---|
| RGB | rgb(255, 214, 210) |
| HSL | hsl(5, 100%, 91%) |
| HSV | hsv(5, 18%, 100%) |
| CMYK | cmyk(0%, 16.1%, 17.6%, 0%) |
| CIE-LAB | lab(88.93, 13.68, 7.32) |
| CIE-LCH | lch(88.93, 15.51, 28.15°) |
| OKLab | oklab(90.97% 0.0422 0.0193) |
| OKLCH | oklch(90.97% 0.046 24.6) |
| XYZ | xyz(76.9194, 74.0087, 71.1935) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.84
Light Rose
#FFC5CB
ΔE00 6.38
Pale Rose
#FDC1C5
ΔE00 6.72
Pale Pink
#FFCFDC
ΔE00 6.77
Light Pink
#FFD1DF
ΔE00 6.96
Bubblegum
#FFC1CC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6D2 #D2FBFF
analogous
#FFD2E4 #FFD6D2 #FFECD2
triadic
#FFD6D2 #D2FFD6 #D6D2FF
tetradic
#FFD6D2 #E4FFD2 #D2FBFF #ECD2FF
square
#FFD6D2 #E4FFD2 #D2FBFF #ECD2FF
split-complementary
#FFD6D2 #D2FFEC #D2E4FF
monochromatic
#FF6658 #FF9E95 #FFD6D2 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.33
#FFD6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#FFD6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6D2
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6D2 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD2
Deuteranopia (green-blind)
#E7E2D2
Tritanopia (blue-blind)
#FFD2D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd6d2; /* rgb */ color: rgb(255, 214, 210); /* oklch */ color: oklch(91.0% 0.046 24.6);
Tailwind
colors: {
custom: {
50: '#ffe2df',
500: '#ffd6d2',
950: '#000000',
},
}SCSS
$custom: #ffd6d2; $custom-light: #ffe2df; $custom-dark: #000000;
JSON
{
"hex": "#ffd6d2",
"rgb": {
"r": 255,
"g": 214,
"b": 210
},
"hsl": {
"h": 5.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90973,
"c": 0.04645,
"h": 24.6
},
"luminance": 0.74006
}Semantic roles & 50–950 ramp
primary
#FFD6D2
secondary
#8BE2EA
accent
#D1E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484