#FDDBAE#FDDBAE
#FDDBAE is a very light, moderate orange. Relative luminance 0.746; OKLCH L 90.9% C 0.070 H 74.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBAE |
|---|---|
| RGB | rgb(253, 219, 174) |
| HSL | hsl(34, 95%, 84%) |
| HSV | hsv(34, 31%, 99%) |
| CMYK | cmyk(0%, 13.4%, 31.2%, 0.8%) |
| CIE-LAB | lab(89.21, 5.42, 26.51) |
| CIE-LCH | lch(89.21, 27.06, 78.45°) |
| OKLab | oklab(90.9% 0.0186 0.067) |
| OKLCH | oklch(90.9% 0.07 74.5) |
| XYZ | xyz(73.4807, 74.6044, 50.5656) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.37
Light Peach
#FFD8B1
ΔE00 2.91
Moccasin
#FFE4B5
ΔE00 3.07
Wheat
#F5DEB3
ΔE00 3.58
Bisque
#FFE4C4
ΔE00 4.11
Peach
#FFDAB9
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBAE #AED0FD
analogous
#FDB3AE #FDDBAE #F8FDAE
triadic
#FDDBAE #AEFDDB #DBAEFD
tetradic
#FDDBAE #AEFDB3 #AED0FD #FDAEF8
square
#FDDBAE #AEFDB3 #AED0FD #FDAEF8
split-complementary
#FDDBAE #AEF8FD #B3AEFD
monochromatic
#FAA637 #FCC072 #FDDBAE #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.32
#FDDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FDDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBAE
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBAE | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#F0E3AF
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fddbae; /* rgb */ color: rgb(253, 219, 174); /* oklch */ color: oklch(90.9% 0.070 74.5);
Tailwind
colors: {
custom: {
50: '#ffe6c6',
500: '#fddbae',
950: '#000000',
},
}SCSS
$custom: #fddbae; $custom-light: #ffe6c6; $custom-dark: #000000;
JSON
{
"hex": "#fddbae",
"rgb": {
"r": 253,
"g": 219,
"b": 174
},
"hsl": {
"h": 34.177,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.90903,
"c": 0.06957,
"h": 74.5
},
"luminance": 0.74602
}Semantic roles & 50–950 ramp
primary
#FDDBAE
secondary
#6D9FE2
accent
#63E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482