#FDDEB4#FDDEB4
#FDDEB4 is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.6% C 0.065 H 75.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEB4 |
|---|---|
| RGB | rgb(253, 222, 180) |
| HSL | hsl(35, 95%, 85%) |
| HSV | hsv(35, 29%, 99%) |
| CMYK | cmyk(0%, 12.3%, 28.9%, 0.8%) |
| CIE-LAB | lab(90.06, 4.63, 24.57) |
| CIE-LCH | lch(90.06, 25.00, 79.32°) |
| OKLab | oklab(91.61% 0.0165 0.0624) |
| OKLCH | oklch(91.61% 0.065 75.2) |
| XYZ | xyz(74.8684, 76.4230, 53.9785) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.77
Moccasin
#FFE4B5
ΔE00 2.54
Wheat
#F5DEB3
ΔE00 2.96
Bisque
#FFE4C4
ΔE00 3.11
Light Peach
#FFD8B1
ΔE00 3.29
Peach
#FFDAB9
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEB4 #B4D3FD
analogous
#FDBAB4 #FDDEB4 #F7FDB4
triadic
#FDDEB4 #B4FDDE #DEB4FD
tetradic
#FDDEB4 #B4FDBA #B4D3FD #FDB4F7
square
#FDDEB4 #B4FDBA #B4D3FD #FDB4F7
split-complementary
#FDDEB4 #B4F7FD #BAB4FD
monochromatic
#FAAA3D #FBC478 #FDDEB4 #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.29
#FDDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FDDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEB4
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEB4 | 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)
#EADEB1
Deuteranopia (green-blind)
#F2E6B5
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fddeb4; /* rgb */ color: rgb(253, 222, 180); /* oklch */ color: oklch(91.6% 0.065 75.2);
Tailwind
colors: {
custom: {
50: '#ffe8ca',
500: '#fddeb4',
950: '#000000',
},
}SCSS
$custom: #fddeb4; $custom-light: #ffe8ca; $custom-dark: #000000;
JSON
{
"hex": "#fddeb4",
"rgb": {
"r": 253,
"g": 222,
"b": 180
},
"hsl": {
"h": 34.521,
"s": 94.805,
"l": 84.902
},
"oklch": {
"l": 0.91605,
"c": 0.06455,
"h": 75.2
},
"luminance": 0.7642
}Semantic roles & 50–950 ramp
primary
#FDDEB4
secondary
#73A2E3
accent
#61E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482