#FDDEB3#FDDEB3
#FDDEB3 is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.6% C 0.066 H 75.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEB3 |
|---|---|
| RGB | rgb(253, 222, 179) |
| HSL | hsl(35, 95%, 85%) |
| HSV | hsv(35, 29%, 99%) |
| CMYK | cmyk(0%, 12.3%, 29.2%, 0.8%) |
| CIE-LAB | lab(90.04, 4.50, 25.06) |
| CIE-LCH | lch(90.04, 25.46, 79.81°) |
| OKLab | oklab(91.58% 0.0161 0.0636) |
| OKLCH | oklch(91.58% 0.066 75.8) |
| XYZ | xyz(74.7669, 76.3824, 53.4439) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.50
Moccasin
#FFE4B5
ΔE00 2.32
Wheat
#F5DEB3
ΔE00 2.81
Bisque
#FFE4C4
ΔE00 3.36
Light Peach
#FFD8B1
ΔE00 3.47
Pale Peach
#FFE5AD
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEB3 #B3D2FD
analogous
#FDB9B3 #FDDEB3 #F7FDB3
triadic
#FDDEB3 #B3FDDE #DEB3FD
tetradic
#FDDEB3 #B3FDB9 #B3D2FD #FDB3F7
square
#FDDEB3 #B3FDB9 #B3D2FD #FDB3F7
split-complementary
#FDDEB3 #B3F7FD #B9B3FD
monochromatic
#FAAA3C #FBC477 #FDDEB3 #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.29
#FDDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FDDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEB3
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEB3 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB0
Deuteranopia (green-blind)
#F2E6B4
Tritanopia (blue-blind)
#FFD6D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fddeb3; /* rgb */ color: rgb(253, 222, 179); /* oklch */ color: oklch(91.6% 0.066 75.8);
Tailwind
colors: {
custom: {
50: '#ffe8ca',
500: '#fddeb3',
950: '#000000',
},
}SCSS
$custom: #fddeb3; $custom-light: #ffe8ca; $custom-dark: #000000;
JSON
{
"hex": "#fddeb3",
"rgb": {
"r": 253,
"g": 222,
"b": 179
},
"hsl": {
"h": 34.865,
"s": 94.872,
"l": 84.706
},
"oklch": {
"l": 0.91584,
"c": 0.06559,
"h": 75.8
},
"luminance": 0.7638
}Semantic roles & 50–950 ramp
primary
#FDDEB3
secondary
#72A1E2
accent
#60E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482