#FDDEB5#FDDEB5
#FDDEB5 is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.6% C 0.064 H 74.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEB5 |
|---|---|
| RGB | rgb(253, 222, 181) |
| HSL | hsl(34, 95%, 85%) |
| HSV | hsv(34, 28%, 99%) |
| CMYK | cmyk(0%, 12.3%, 28.5%, 0.8%) |
| CIE-LAB | lab(90.07, 4.76, 24.07) |
| CIE-LCH | lch(90.07, 24.54, 78.81°) |
| OKLab | oklab(91.63% 0.0169 0.0612) |
| OKLCH | oklch(91.63% 0.064 74.6) |
| XYZ | xyz(74.9707, 76.4639, 54.5169) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.05
Moccasin
#FFE4B5
ΔE00 2.77
Bisque
#FFE4C4
ΔE00 2.87
Light Peach
#FFD8B1
ΔE00 3.12
Wheat
#F5DEB3
ΔE00 3.12
Peach
#FFDAB9
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEB5 #B5D4FD
analogous
#FDBAB5 #FDDEB5 #F8FDB5
triadic
#FDDEB5 #B5FDDE #DEB5FD
tetradic
#FDDEB5 #B5FDBA #B5D4FD #FDB5F8
square
#FDDEB5 #B5FDBA #B5D4FD #FDB5F8
split-complementary
#FDDEB5 #B5F8FD #BAB5FD
monochromatic
#FAA93E #FBC379 #FDDEB5 #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.29
#FDDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FDDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEB5
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEB5 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#F2E6B6
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddeb5; /* rgb */ color: rgb(253, 222, 181); /* oklch */ color: oklch(91.6% 0.064 74.6);
Tailwind
colors: {
custom: {
50: '#ffe8cb',
500: '#fddeb5',
950: '#000000',
},
}SCSS
$custom: #fddeb5; $custom-light: #ffe8cb; $custom-dark: #000000;
JSON
{
"hex": "#fddeb5",
"rgb": {
"r": 253,
"g": 222,
"b": 181
},
"hsl": {
"h": 34.167,
"s": 94.737,
"l": 85.098
},
"oklch": {
"l": 0.91626,
"c": 0.0635,
"h": 74.6
},
"luminance": 0.76461
}Semantic roles & 50–950 ramp
primary
#FDDEB5
secondary
#73A3E3
accent
#63E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482