#FFDFDD#FFDFDD
#FFDFDD is a very light, muted red. Relative luminance 0.793; OKLCH L 93.0% C 0.036 H 22.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFDD |
|---|---|
| RGB | rgb(255, 223, 221) |
| HSL | hsl(4, 100%, 93%) |
| HSV | hsv(4, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 13.3%, 0%) |
| CIE-LAB | lab(91.35, 10.70, 5.04) |
| CIE-LCH | lch(91.35, 11.82, 25.22°) |
| OKLab | oklab(92.95% 0.033 0.0134) |
| OKLCH | oklch(92.95% 0.036 22.1) |
| XYZ | xyz(80.6782, 79.2578, 79.4409) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.94
Lavenderblush
#FFF0F5
ΔE00 6.85
Light Pink
#FFD1DF
ΔE00 7.59
Pale Pink
#FFCFDC
ΔE00 7.69
Very Light Pink
#FFF4F2
ΔE00 8.30
Light Rose
#FFC5CB
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFDD #DDFDFF
analogous
#FFDDEC #FFDFDD #FFF0DD
triadic
#FFDFDD #DDFFDF #DFDDFF
tetradic
#FFDFDD #ECFFDD #DDFDFF #F0DDFF
square
#FFDFDD #ECFFDD #DDFDFF #F0DDFF
split-complementary
#FFDFDD #DDFFF0 #DDECFF
monochromatic
#FF6C63 #FFA5A0 #FFDFDD #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.25
#FFDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#FFDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFDD
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFDD | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DD
Deuteranopia (green-blind)
#ECE8DD
Tritanopia (blue-blind)
#FFDCDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdfdd; /* rgb */ color: rgb(255, 223, 221); /* oklch */ color: oklch(93.0% 0.036 22.1);
Tailwind
colors: {
custom: {
50: '#ffe9e7',
500: '#ffdfdd',
950: '#000000',
},
}SCSS
$custom: #ffdfdd; $custom-light: #ffe9e7; $custom-dark: #000000;
JSON
{
"hex": "#ffdfdd",
"rgb": {
"r": 255,
"g": 223,
"b": 221
},
"hsl": {
"h": 3.529,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.9295,
"c": 0.03563,
"h": 22.1
},
"luminance": 0.79256
}Semantic roles & 50–950 ramp
primary
#FFDFDD
secondary
#94E7EC
accent
#D8E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484