#FFD3D2#FFD3D2
#FFD3D2 is a very light, muted red. Relative luminance 0.725; OKLCH L 90.4% C 0.050 H 19.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3D2 |
|---|---|
| RGB | rgb(255, 211, 210) |
| HSL | hsl(1, 100%, 91%) |
| HSV | hsv(1, 18%, 100%) |
| CMYK | cmyk(0%, 17.3%, 17.6%, 0%) |
| CIE-LAB | lab(88.21, 15.24, 6.29) |
| CIE-LCH | lch(88.21, 16.48, 22.42°) |
| OKLab | oklab(90.42% 0.0467 0.0167) |
| OKLCH | oklch(90.42% 0.05 19.6) |
| XYZ | xyz(76.1672, 72.5042, 70.9428) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.85
Pale Pink
#FFCFDC
ΔE00 5.29
Pale Rose
#FDC1C5
ΔE00 5.31
Light Pink
#FFD1DF
ΔE00 5.56
Mistyrose
#FFE4E1
ΔE00 5.97
Bubblegum
#FFC1CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3D2 #D2FEFF
analogous
#FFD2E7 #FFD3D2 #FFE9D2
triadic
#FFD3D2 #D2FFD3 #D3D2FF
tetradic
#FFD3D2 #E7FFD2 #D2FEFF #E9D2FF
square
#FFD3D2 #E7FFD2 #D2FEFF #E9D2FF
split-complementary
#FFD3D2 #D2FFE9 #D2E7FF
monochromatic
#FF5B58 #FF9795 #FFD3D2 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.35
#FFD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FFD3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3D2
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3D2 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#E5E0D1
Tritanopia (blue-blind)
#FFCFD3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd3d2; /* rgb */ color: rgb(255, 211, 210); /* oklch */ color: oklch(90.4% 0.050 19.6);
Tailwind
colors: {
custom: {
50: '#ffe0df',
500: '#ffd3d2',
950: '#000000',
},
}SCSS
$custom: #ffd3d2; $custom-light: #ffe0df; $custom-dark: #000000;
JSON
{
"hex": "#ffd3d2",
"rgb": {
"r": 255,
"g": 211,
"b": 210
},
"hsl": {
"h": 1.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90416,
"c": 0.04963,
"h": 19.6
},
"luminance": 0.72502
}Semantic roles & 50–950 ramp
primary
#FFD3D2
secondary
#8BE8EA
accent
#E0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484