#FDDFDF#FDDFDF
#FDDFDF is a very light, muted red. Relative luminance 0.790; OKLCH L 92.8% C 0.033 H 17.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDFDF |
|---|---|
| RGB | rgb(253, 223, 223) |
| HSL | hsl(0, 88%, 93%) |
| HSV | hsv(0, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.23, 10.31, 3.79) |
| CIE-LCH | lch(91.23, 10.99, 20.19°) |
| OKLab | oklab(92.83% 0.0316 0.0101) |
| OKLCH | oklch(92.83% 0.033 17.8) |
| XYZ | xyz(80.2141, 78.9875, 80.8183) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.99
Lavenderblush
#FFF0F5
ΔE00 6.15
Light Pink
#FFD1DF
ΔE00 7.25
Pale Pink
#FFCFDC
ΔE00 7.43
Very Light Pink
#FFF4F2
ΔE00 7.96
Light Rose
#FFC5CB
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDFDF #DFFDFD
analogous
#FDDFEE #FDDFDF #FDEEDF
triadic
#FDDFDF #DFFDDF #DFDFFD
tetradic
#FDDFDF #EEFDDF #DFFDFD #EEDFFD
square
#FDDFDF #EEFDDF #DFFDFD #EEDFFD
split-complementary
#FDDFDF #DFFDEE #DFEEFD
monochromatic
#F66C6C #F9A5A5 #FDDFDF #FDE2E2 #FDE2E2
Accessibility & contrast
On white
1.25
#FDDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#FDDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDFDF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDFDF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#FFDCDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fddfdf; /* rgb */ color: rgb(253, 223, 223); /* oklch */ color: oklch(92.8% 0.033 17.8);
Tailwind
colors: {
custom: {
50: '#fee9e9',
500: '#fddfdf',
950: '#000000',
},
}SCSS
$custom: #fddfdf; $custom-light: #fee9e9; $custom-dark: #000000;
JSON
{
"hex": "#fddfdf",
"rgb": {
"r": 253,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.9283,
"c": 0.03323,
"h": 17.8
},
"luminance": 0.78986
}Semantic roles & 50–950 ramp
primary
#FDDFDF
secondary
#99E7E7
accent
#E5E501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484