#FFDE89#FFDE89
#FFDE89 is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.0% C 0.111 H 88.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDE89 |
|---|---|
| RGB | rgb(255, 222, 137) |
| HSL | hsl(43, 100%, 77%) |
| HSV | hsv(43, 46%, 100%) |
| CMYK | cmyk(0%, 12.9%, 46.3%, 0%) |
| CIE-LAB | lab(89.54, 0.63, 45.73) |
| CIE-LCH | lch(89.54, 45.73, 89.21°) |
| OKLab | oklab(91.01% 0.002 0.1105) |
| OKLCH | oklch(91.01% 0.111 88.9) |
| XYZ | xyz(71.8790, 75.3119, 34.4125) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.04
Sandy
#F1DA7A
ΔE00 3.86
Pale Gold
#FDDE6C
ΔE00 4.42
Light Mustard
#F7D560
ΔE00 5.10
Yellow Tan
#FFE36E
ΔE00 5.11
Sand (survey)
#E2CA76
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDE89 #89AAFF
analogous
#FFA389 #FFDE89 #E5FF89
triadic
#FFDE89 #89FFDE #DE89FF
tetradic
#FFDE89 #89FFA3 #89AAFF #FF89E5
square
#FFDE89 #89FFA3 #89AAFF #FF89E5
split-complementary
#FFDE89 #89E5FF #A389FF
monochromatic
#FFBC0F #FFCD4C #FFDE89 #FFEFC6 #FFF6E0
Accessibility & contrast
On white
1.31
#FFDE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FFDE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDE89
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDE89 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#FFD1C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffde89; /* rgb */ color: rgb(255, 222, 137); /* oklch */ color: oklch(91.0% 0.111 88.9);
Tailwind
colors: {
custom: {
50: '#ffe8ad',
500: '#ffde89',
950: '#000000',
},
}SCSS
$custom: #ffde89; $custom-light: #ffe8ad; $custom-dark: #000000;
JSON
{
"hex": "#ffde89",
"rgb": {
"r": 255,
"g": 222,
"b": 137
},
"hsl": {
"h": 43.22,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91014,
"c": 0.11051,
"h": 88.9
},
"luminance": 0.75309
}Semantic roles & 50–950 ramp
primary
#FFDE89
secondary
#4D76E0
accent
#40E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481