#FFDFD7#FFDFD7
#FFDFD7 is a very light, muted red. Relative luminance 0.789; OKLCH L 92.8% C 0.037 H 34.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFD7 |
|---|---|
| RGB | rgb(255, 223, 215) |
| HSL | hsl(12, 100%, 92%) |
| HSV | hsv(12, 16%, 100%) |
| CMYK | cmyk(0%, 12.5%, 15.7%, 0%) |
| CIE-LAB | lab(91.21, 9.77, 7.97) |
| CIE-LCH | lch(91.21, 12.61, 39.22°) |
| OKLab | oklab(92.79% 0.0308 0.021) |
| OKLCH | oklch(92.79% 0.037 34.3) |
| XYZ | xyz(79.8930, 78.9437, 75.3059) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.60
Lavenderblush
#FFF0F5
ΔE00 8.05
Very Light Pink
#FFF4F2
ΔE00 8.23
Apricot
#FBCEB1
ΔE00 8.73
Seashell
#FFF5EE
ΔE00 9.03
Linen
#FAF0E6
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFD7 #D7F7FF
analogous
#FFD7E3 #FFDFD7 #FFF3D7
triadic
#FFDFD7 #D7FFDF #DFD7FF
tetradic
#FFDFD7 #E3FFD7 #D7F7FF #F3D7FF
square
#FFDFD7 #E3FFD7 #D7F7FF #F3D7FF
split-complementary
#FFDFD7 #D7FFF3 #D7E3FF
monochromatic
#FF7D5D #FFAE9A #FFDFD7 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.25
#FFDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#FFDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFD7
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFD7 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D6
Deuteranopia (green-blind)
#EDE8D7
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdfd7; /* rgb */ color: rgb(255, 223, 215); /* oklch */ color: oklch(92.8% 0.037 34.3);
Tailwind
colors: {
custom: {
50: '#ffe9e3',
500: '#ffdfd7',
950: '#000000',
},
}SCSS
$custom: #ffdfd7; $custom-light: #ffe9e3; $custom-dark: #000000;
JSON
{
"hex": "#ffdfd7",
"rgb": {
"r": 255,
"g": 223,
"b": 215
},
"hsl": {
"h": 12,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92792,
"c": 0.03724,
"h": 34.3
},
"luminance": 0.78942
}Semantic roles & 50–950 ramp
primary
#FFDFD7
secondary
#8FD9EB
accent
#B8E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484