#FFDFD5#FFDFD5
#FFDFD5 is a very light, muted red. Relative luminance 0.788; OKLCH L 92.7% C 0.038 H 38.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFD5 |
|---|---|
| RGB | rgb(255, 223, 213) |
| HSL | hsl(14, 100%, 92%) |
| HSV | hsv(14, 16%, 100%) |
| CMYK | cmyk(0%, 12.5%, 16.5%, 0%) |
| CIE-LAB | lab(91.16, 9.46, 8.95) |
| CIE-LCH | lch(91.16, 13.03, 43.41°) |
| OKLab | oklab(92.74% 0.03 0.0235) |
| OKLCH | oklch(92.74% 0.038 38.1) |
| XYZ | xyz(79.6376, 78.8415, 73.9607) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.28
Apricot
#FBCEB1
ΔE00 7.96
Very Light Pink
#FFF4F2
ΔE00 8.35
Lavenderblush
#FFF0F5
ΔE00 8.57
Peach
#FFDAB9
ΔE00 8.86
Seashell
#FFF5EE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFD5 #D5F5FF
analogous
#FFD5E0 #FFDFD5 #FFF4D5
triadic
#FFDFD5 #D5FFDF #DFD5FF
tetradic
#FFDFD5 #E0FFD5 #D5F5FF #F4D5FF
square
#FFDFD5 #E0FFD5 #D5F5FF #F4D5FF
split-complementary
#FFDFD5 #D5FFF4 #D5E0FF
monochromatic
#FF825B #FFB098 #FFDFD5 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.25
#FFDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FFDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFD5
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFD5 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D4
Deuteranopia (green-blind)
#EDE8D5
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdfd5; /* rgb */ color: rgb(255, 223, 213); /* oklch */ color: oklch(92.7% 0.038 38.1);
Tailwind
colors: {
custom: {
50: '#ffe9e1',
500: '#ffdfd5',
950: '#000000',
},
}SCSS
$custom: #ffdfd5; $custom-light: #ffe9e1; $custom-dark: #000000;
JSON
{
"hex": "#ffdfd5",
"rgb": {
"r": 255,
"g": 223,
"b": 213
},
"hsl": {
"h": 14.286,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.92741,
"c": 0.03811,
"h": 38.1
},
"luminance": 0.78839
}Semantic roles & 50–950 ramp
primary
#FFDFD5
secondary
#8DD5EB
accent
#AFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484