#FFDFDA#FFDFDA
#FFDFDA is a very light, muted red. Relative luminance 0.791; OKLCH L 92.9% C 0.036 H 28.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFDA |
|---|---|
| RGB | rgb(255, 223, 218) |
| HSL | hsl(8, 100%, 93%) |
| HSV | hsv(8, 15%, 100%) |
| CMYK | cmyk(0%, 12.5%, 14.5%, 0%) |
| CIE-LAB | lab(91.28, 10.23, 6.50) |
| CIE-LCH | lch(91.28, 12.12, 32.45°) |
| OKLab | oklab(92.87% 0.0319 0.0172) |
| OKLCH | oklch(92.87% 0.036 28.3) |
| XYZ | xyz(80.2821, 79.0993, 77.3547) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.89
Lavenderblush
#FFF0F5
ΔE00 7.37
Very Light Pink
#FFF4F2
ΔE00 8.18
Light Pink
#FFD1DF
ΔE00 8.74
Pale Pink
#FFCFDC
ΔE00 8.77
Light Rose
#FFC5CB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFDA #DAFAFF
analogous
#FFDAE7 #FFDFDA #FFF1DA
triadic
#FFDFDA #DAFFDF #DFDAFF
tetradic
#FFDFDA #E7FFDA #DAFAFF #F1DAFF
square
#FFDFDA #E7FFDA #DAFAFF #F1DAFF
split-complementary
#FFDFDA #DAFFF1 #DAE7FF
monochromatic
#FF7560 #FFAA9D #FFDFDA #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.25
#FFDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FFDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFDA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFDA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2DA
Deuteranopia (green-blind)
#ECE8DA
Tritanopia (blue-blind)
#FFDBDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdfda; /* rgb */ color: rgb(255, 223, 218); /* oklch */ color: oklch(92.9% 0.036 28.3);
Tailwind
colors: {
custom: {
50: '#ffe9e5',
500: '#ffdfda',
950: '#000000',
},
}SCSS
$custom: #ffdfda; $custom-light: #ffe9e5; $custom-dark: #000000;
JSON
{
"hex": "#ffdfda",
"rgb": {
"r": 255,
"g": 223,
"b": 218
},
"hsl": {
"h": 8.108,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.9287,
"c": 0.03624,
"h": 28.3
},
"luminance": 0.79097
}Semantic roles & 50–950 ramp
primary
#FFDFDA
secondary
#92DFEC
accent
#C6E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484