#FFDEDF#FFDEDF
#FFDEDF is a very light, muted red. Relative luminance 0.788; OKLCH L 92.8% C 0.037 H 15.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEDF |
|---|---|
| RGB | rgb(255, 222, 223) |
| HSL | hsl(358, 100%, 94%) |
| HSV | hsv(358, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 12.5%, 0%) |
| CIE-LAB | lab(91.16, 11.53, 3.71) |
| CIE-LCH | lch(91.16, 12.11, 17.85°) |
| OKLab | oklab(92.82% 0.0352 0.0099) |
| OKLCH | oklch(92.82% 0.037 15.8) |
| XYZ | xyz(80.6798, 78.8322, 80.7638) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.93
Light Pink
#FFD1DF
ΔE00 6.33
Pale Pink
#FFCFDC
ΔE00 6.49
Lavenderblush
#FFF0F5
ΔE00 6.85
Light Rose
#FFC5CB
ΔE00 7.93
Pale Rose
#FDC1C5
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEDF #DEFFFE
analogous
#FFDEEF #FFDEDF #FFEDDE
triadic
#FFDEDF #DFFFDE #DEDFFF
tetradic
#FFDEDF #EFFFDE #DEFFFE #EDDEFF
square
#FFDEDF #EFFFDE #DEFFFE #EDDEFF
split-complementary
#FFDEDF #DEFFED #DEEFFF
monochromatic
#FF6468 #FFA1A4 #FFDEDF #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.25
#FFDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FFDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEDF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEDF | 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)
#E3E2DF
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#FFDBDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdedf; /* rgb */ color: rgb(255, 222, 223); /* oklch */ color: oklch(92.8% 0.037 15.8);
Tailwind
colors: {
custom: {
50: '#ffe8e9',
500: '#ffdedf',
950: '#000000',
},
}SCSS
$custom: #ffdedf; $custom-light: #ffe8e9; $custom-dark: #000000;
JSON
{
"hex": "#ffdedf",
"rgb": {
"r": 255,
"g": 222,
"b": 223
},
"hsl": {
"h": 358.182,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.92816,
"c": 0.03662,
"h": 15.8
},
"luminance": 0.7883
}Semantic roles & 50–950 ramp
primary
#FFDEDF
secondary
#95ECEA
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484