#FFDED3#FFDED3
#FFDED3 is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.5% C 0.040 H 39.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDED3 |
|---|---|
| RGB | rgb(255, 222, 211) |
| HSL | hsl(15, 100%, 91%) |
| HSV | hsv(15, 17%, 100%) |
| CMYK | cmyk(0%, 12.9%, 17.3%, 0%) |
| CIE-LAB | lab(90.87, 9.68, 9.59) |
| CIE-LCH | lch(90.87, 13.62, 44.73°) |
| OKLab | oklab(92.5% 0.0307 0.0251) |
| OKLCH | oklch(92.5% 0.04 39.3) |
| XYZ | xyz(79.1190, 78.2079, 72.5432) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.77
Apricot
#FBCEB1
ΔE00 7.48
Peach
#FFDAB9
ΔE00 8.48
Very Light Pink
#FFF4F2
ΔE00 8.75
Lavenderblush
#FFF0F5
ΔE00 9.06
Seashell
#FFF5EE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDED3 #D3F4FF
analogous
#FFD3DE #FFDED3 #FFF4D3
triadic
#FFDED3 #D3FFDE #DED3FF
tetradic
#FFDED3 #DEFFD3 #D3F4FF #F4D3FF
square
#FFDED3 #DEFFD3 #D3F4FF #F4D3FF
split-complementary
#FFDED3 #D3FFF4 #D3DEFF
monochromatic
#FF8259 #FFB096 #FFDED3 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.26
#FFDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FFDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDED3
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDED3 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D2
Deuteranopia (green-blind)
#EDE7D3
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffded3; /* rgb */ color: rgb(255, 222, 211); /* oklch */ color: oklch(92.5% 0.040 39.3);
Tailwind
colors: {
custom: {
50: '#ffe8e0',
500: '#ffded3',
950: '#000000',
},
}SCSS
$custom: #ffded3; $custom-light: #ffe8e0; $custom-dark: #000000;
JSON
{
"hex": "#ffded3",
"rgb": {
"r": 255,
"g": 222,
"b": 211
},
"hsl": {
"h": 15,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.925,
"c": 0.03969,
"h": 39.3
},
"luminance": 0.78206
}Semantic roles & 50–950 ramp
primary
#FFDED3
secondary
#8CD3EB
accent
#ACE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484