#FFDFDC#FFDFDC
#FFDFDC is a very light, muted red. Relative luminance 0.792; OKLCH L 92.9% C 0.036 H 24.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFDC |
|---|---|
| RGB | rgb(255, 223, 220) |
| HSL | hsl(5, 100%, 93%) |
| HSV | hsv(5, 14%, 100%) |
| CMYK | cmyk(0%, 12.5%, 13.7%, 0%) |
| CIE-LAB | lab(91.33, 10.54, 5.53) |
| CIE-LCH | lch(91.33, 11.90, 27.67°) |
| OKLab | oklab(92.92% 0.0327 0.0147) |
| OKLCH | oklch(92.92% 0.036 24.2) |
| XYZ | xyz(80.5453, 79.2046, 78.7413) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.82
Lavenderblush
#FFF0F5
ΔE00 7.00
Light Pink
#FFD1DF
ΔE00 7.96
Pale Pink
#FFCFDC
ΔE00 8.04
Very Light Pink
#FFF4F2
ΔE00 8.24
Light Rose
#FFC5CB
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFDC #DCFCFF
analogous
#FFDCEA #FFDFDC #FFF0DC
triadic
#FFDFDC #DCFFDF #DFDCFF
tetradic
#FFDFDC #EAFFDC #DCFCFF #F0DCFF
square
#FFDFDC #EAFFDC #DCFCFF #F0DCFF
split-complementary
#FFDFDC #DCFFF0 #DCEAFF
monochromatic
#FF6F62 #FFA79F #FFDFDC #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.25
#FFDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FFDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFDC
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFDC | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DC
Deuteranopia (green-blind)
#ECE8DC
Tritanopia (blue-blind)
#FFDCDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdfdc; /* rgb */ color: rgb(255, 223, 220); /* oklch */ color: oklch(92.9% 0.036 24.2);
Tailwind
colors: {
custom: {
50: '#ffe9e6',
500: '#ffdfdc',
950: '#000000',
},
}SCSS
$custom: #ffdfdc; $custom-light: #ffe9e6; $custom-dark: #000000;
JSON
{
"hex": "#ffdfdc",
"rgb": {
"r": 255,
"g": 223,
"b": 220
},
"hsl": {
"h": 5.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92923,
"c": 0.03579,
"h": 24.2
},
"luminance": 0.79203
}Semantic roles & 50–950 ramp
primary
#FFDFDC
secondary
#93E4EC
accent
#D2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484