#FDD89E#FDD89E
#FDD89E is a very light, moderate orange. Relative luminance 0.725; OKLCH L 90.0% C 0.085 H 78.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD89E |
|---|---|
| RGB | rgb(253, 216, 158) |
| HSL | hsl(37, 96%, 81%) |
| HSV | hsv(37, 38%, 99%) |
| CMYK | cmyk(0%, 14.6%, 37.5%, 0.8%) |
| CIE-LAB | lab(88.19, 5.07, 33.39) |
| CIE-LCH | lch(88.19, 33.77, 81.36°) |
| OKLab | oklab(90.02% 0.0168 0.0831) |
| OKLCH | oklch(90.02% 0.085 78.6) |
| XYZ | xyz(71.2372, 72.4660, 42.5761) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.46
Pale Peach
#FFE5AD
ΔE00 4.07
Moccasin
#FFE4B5
ΔE00 4.09
Wheat
#F5DEB3
ΔE00 4.81
Light Peach
#FFD8B1
ΔE00 5.45
Bisque
#FFE4C4
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD89E #9EC3FD
analogous
#FDA89E #FDD89E #F2FD9E
triadic
#FDD89E #9EFDD8 #D89EFD
tetradic
#FDD89E #9EFDA8 #9EC3FD #FD9EF2
square
#FDD89E #9EFDA8 #9EC3FD #FD9EF2
split-complementary
#FDD89E #9EF2FD #A89EFD
monochromatic
#FBA826 #FCC062 #FDD89E #FEF0DA #FEF3E1
Accessibility & contrast
On white
1.36
#FDD89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#FDD89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD89E
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD89E | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89A
Deuteranopia (green-blind)
#F0E1A0
Tritanopia (blue-blind)
#FFCDC9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fdd89e; /* rgb */ color: rgb(253, 216, 158); /* oklch */ color: oklch(90.0% 0.085 78.6);
Tailwind
colors: {
custom: {
50: '#ffe4bb',
500: '#fdd89e',
950: '#000000',
},
}SCSS
$custom: #fdd89e; $custom-light: #ffe4bb; $custom-dark: #000000;
JSON
{
"hex": "#fdd89e",
"rgb": {
"r": 253,
"g": 216,
"b": 158
},
"hsl": {
"h": 36.632,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.90015,
"c": 0.08475,
"h": 78.6
},
"luminance": 0.72463
}Semantic roles & 50–950 ramp
primary
#FDD89E
secondary
#6091E0
accent
#59E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482