#FDDED3#FDDED3
#FDDED3 is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.3% C 0.038 H 40.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDED3 |
|---|---|
| RGB | rgb(253, 222, 211) |
| HSL | hsl(16, 91%, 91%) |
| HSV | hsv(16, 17%, 99%) |
| CMYK | cmyk(0%, 12.3%, 16.6%, 0.8%) |
| CIE-LAB | lab(90.70, 8.97, 9.32) |
| CIE-LCH | lch(90.70, 12.93, 46.10°) |
| OKLab | oklab(92.33% 0.0286 0.0244) |
| OKLCH | oklch(92.33% 0.038 40.5) |
| XYZ | xyz(78.3869, 77.8304, 72.5089) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.71
Apricot
#FBCEB1
ΔE00 7.53
Peach
#FFDAB9
ΔE00 8.28
Very Light Pink
#FFF4F2
ΔE00 8.33
Seashell
#FFF5EE
ΔE00 8.67
Linen
#FAF0E6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDED3 #D3F2FD
analogous
#FDD3DD #FDDED3 #FDF3D3
triadic
#FDDED3 #D3FDDE #DED3FD
tetradic
#FDDED3 #DDFDD3 #D3F2FD #F3D3FD
square
#FDDED3 #DDFDD3 #D3F2FD #F3D3FD
split-complementary
#FDDED3 #D3FDF3 #D3DDFD
monochromatic
#F8865E #FAB298 #FDDED3 #FEE9E2 #FEE9E2
Accessibility & contrast
On white
1.27
#FDDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FDDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDED3
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDED3 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D2
Deuteranopia (green-blind)
#ECE7D3
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fdded3; /* rgb */ color: rgb(253, 222, 211); /* oklch */ color: oklch(92.3% 0.038 40.5);
Tailwind
colors: {
custom: {
50: '#fee8e0',
500: '#fdded3',
950: '#000000',
},
}SCSS
$custom: #fdded3; $custom-light: #fee8e0; $custom-dark: #000000;
JSON
{
"hex": "#fdded3",
"rgb": {
"r": 253,
"g": 222,
"b": 211
},
"hsl": {
"h": 15.714,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.92325,
"c": 0.0376,
"h": 40.5
},
"luminance": 0.77828
}Semantic roles & 50–950 ramp
primary
#FDDED3
secondary
#8ECFE6
accent
#A9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484