#FDDEB2#FDDEB2
#FDDEB2 is a very light, moderate orange. Relative luminance 0.763; OKLCH L 91.6% C 0.067 H 76.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEB2 |
|---|---|
| RGB | rgb(253, 222, 178) |
| HSL | hsl(35, 95%, 85%) |
| HSV | hsv(35, 30%, 99%) |
| CMYK | cmyk(0%, 12.3%, 29.6%, 0.8%) |
| CIE-LAB | lab(90.02, 4.38, 25.55) |
| CIE-LCH | lch(90.02, 25.92, 80.28°) |
| OKLab | oklab(91.56% 0.0157 0.0648) |
| OKLCH | oklch(91.56% 0.067 76.4) |
| XYZ | xyz(74.6662, 76.3421, 52.9132) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.25
Moccasin
#FFE4B5
ΔE00 2.14
Wheat
#F5DEB3
ΔE00 2.70
Bisque
#FFE4C4
ΔE00 3.61
Light Peach
#FFD8B1
ΔE00 3.66
Pale Peach
#FFE5AD
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEB2 #B2D1FD
analogous
#FDB9B2 #FDDEB2 #F7FDB2
triadic
#FDDEB2 #B2FDDE #DEB2FD
tetradic
#FDDEB2 #B2FDB9 #B2D1FD #FDB2F7
square
#FDDEB2 #B2FDB9 #B2D1FD #FDB2F7
split-complementary
#FDDEB2 #B2F7FD #B9B2FD
monochromatic
#FAAB3B #FBC476 #FDDEB2 #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.29
#FDDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FDDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEB2
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEB2 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAF
Deuteranopia (green-blind)
#F2E6B3
Tritanopia (blue-blind)
#FFD5D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fddeb2; /* rgb */ color: rgb(253, 222, 178); /* oklch */ color: oklch(91.6% 0.067 76.4);
Tailwind
colors: {
custom: {
50: '#ffe8c9',
500: '#fddeb2',
950: '#000000',
},
}SCSS
$custom: #fddeb2; $custom-light: #ffe8c9; $custom-dark: #000000;
JSON
{
"hex": "#fddeb2",
"rgb": {
"r": 253,
"g": 222,
"b": 178
},
"hsl": {
"h": 35.2,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.91563,
"c": 0.06664,
"h": 76.4
},
"luminance": 0.7634
}Semantic roles & 50–950 ramp
primary
#FDDEB2
secondary
#71A0E2
accent
#5FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482