#FDDEB7#FDDEB7
#FDDEB7 is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.7% C 0.061 H 73.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEB7 |
|---|---|
| RGB | rgb(253, 222, 183) |
| HSL | hsl(33, 95%, 85%) |
| HSV | hsv(33, 28%, 99%) |
| CMYK | cmyk(0%, 12.3%, 27.7%, 0.8%) |
| CIE-LAB | lab(90.11, 5.02, 23.09) |
| CIE-LCH | lch(90.11, 23.63, 77.73°) |
| OKLab | oklab(91.67% 0.0177 0.0588) |
| OKLCH | oklch(91.67% 0.061 73.3) |
| XYZ | xyz(75.1774, 76.5466, 55.6055) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.41
Navajowhite
#FFDEAD
ΔE00 2.63
Light Peach
#FFD8B1
ΔE00 2.83
Moccasin
#FFE4B5
ΔE00 3.28
Peach
#FFDAB9
ΔE00 3.49
Wheat
#F5DEB3
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEB7 #B7D6FD
analogous
#FDBBB7 #FDDEB7 #F9FDB7
triadic
#FDDEB7 #B7FDDE #DEB7FD
tetradic
#FDDEB7 #B7FDBB #B7D6FD #FDB7F9
square
#FDDEB7 #B7FDBB #B7D6FD #FDB7F9
split-complementary
#FDDEB7 #B7F9FD #BBB7FD
monochromatic
#FAA740 #FBC37B #FDDEB7 #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.29
#FDDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FDDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEB7
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEB7 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB4
Deuteranopia (green-blind)
#F1E6B8
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddeb7; /* rgb */ color: rgb(253, 222, 183); /* oklch */ color: oklch(91.7% 0.061 73.3);
Tailwind
colors: {
custom: {
50: '#ffe8cc',
500: '#fddeb7',
950: '#000000',
},
}SCSS
$custom: #fddeb7; $custom-light: #ffe8cc; $custom-dark: #000000;
JSON
{
"hex": "#fddeb7",
"rgb": {
"r": 253,
"g": 222,
"b": 183
},
"hsl": {
"h": 33.429,
"s": 94.595,
"l": 85.49
},
"oklch": {
"l": 0.91669,
"c": 0.06143,
"h": 73.3
},
"luminance": 0.76544
}Semantic roles & 50–950 ramp
primary
#FDDEB7
secondary
#75A6E3
accent
#66E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483