#FFDED4#FFDED4
#FFDED4 is a very light, muted red. Relative luminance 0.783; OKLCH L 92.5% C 0.039 H 37.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDED4 |
|---|---|
| RGB | rgb(255, 222, 212) |
| HSL | hsl(14, 100%, 92%) |
| HSV | hsv(14, 17%, 100%) |
| CMYK | cmyk(0%, 12.9%, 16.9%, 0%) |
| CIE-LAB | lab(90.90, 9.83, 9.10) |
| CIE-LCH | lch(90.90, 13.39, 42.78°) |
| OKLab | oklab(92.53% 0.0311 0.0239) |
| OKLCH | oklch(92.53% 0.039 37.5) |
| XYZ | xyz(79.2447, 78.2582, 73.2055) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.42
Apricot
#FBCEB1
ΔE00 7.86
Very Light Pink
#FFF4F2
ΔE00 8.67
Lavenderblush
#FFF0F5
ΔE00 8.79
Peach
#FFDAB9
ΔE00 8.94
Seashell
#FFF5EE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDED4 #D4F5FF
analogous
#FFD4E0 #FFDED4 #FFF4D4
triadic
#FFDED4 #D4FFDE #DED4FF
tetradic
#FFDED4 #E0FFD4 #D4F5FF #F4D4FF
square
#FFDED4 #E0FFD4 #D4F5FF #F4D4FF
split-complementary
#FFDED4 #D4FFF4 #D4E0FF
monochromatic
#FF805A #FFAF97 #FFDED4 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.26
#FFDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FFDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDED4
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDED4 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#EDE7D4
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffded4; /* rgb */ color: rgb(255, 222, 212); /* oklch */ color: oklch(92.5% 0.039 37.5);
Tailwind
colors: {
custom: {
50: '#ffe8e1',
500: '#ffded4',
950: '#000000',
},
}SCSS
$custom: #ffded4; $custom-light: #ffe8e1; $custom-dark: #000000;
JSON
{
"hex": "#ffded4",
"rgb": {
"r": 255,
"g": 222,
"b": 212
},
"hsl": {
"h": 13.953,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.92526,
"c": 0.0392,
"h": 37.5
},
"luminance": 0.78256
}Semantic roles & 50–950 ramp
primary
#FFDED4
secondary
#8CD5EB
accent
#B0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484