#FFDD89#FFDD89
#FFDD89 is a very light, moderate orange. Relative luminance 0.748; OKLCH L 90.8% C 0.110 H 88.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDD89 |
|---|---|
| RGB | rgb(255, 221, 137) |
| HSL | hsl(43, 100%, 77%) |
| HSV | hsv(43, 46%, 100%) |
| CMYK | cmyk(0%, 13.3%, 46.3%, 0%) |
| CIE-LAB | lab(89.29, 1.14, 45.42) |
| CIE-LCH | lch(89.29, 45.43, 88.57°) |
| OKLab | oklab(90.82% 0.0035 0.1098) |
| OKLCH | oklch(90.82% 0.11 88.2) |
| XYZ | xyz(71.6142, 74.7823, 34.3243) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.35
Sandy
#F1DA7A
ΔE00 4.16
Pale Gold
#FDDE6C
ΔE00 4.68
Light Mustard
#F7D560
ΔE00 5.23
Yellow Tan
#FFE36E
ΔE00 5.44
Sand (survey)
#E2CA76
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDD89 #89ABFF
analogous
#FFA289 #FFDD89 #E6FF89
triadic
#FFDD89 #89FFDD #DD89FF
tetradic
#FFDD89 #89FFA2 #89ABFF #FF89E6
square
#FFDD89 #89FFA2 #89ABFF #FF89E6
split-complementary
#FFDD89 #89E6FF #A289FF
monochromatic
#FFBA0F #FFCB4C #FFDD89 #FFEFC6 #FFF6E0
Accessibility & contrast
On white
1.32
#FFDD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FFDD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDD89
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDD89 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#FFD0C8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdd89; /* rgb */ color: rgb(255, 221, 137); /* oklch */ color: oklch(90.8% 0.110 88.2);
Tailwind
colors: {
custom: {
50: '#ffe7ad',
500: '#ffdd89',
950: '#000000',
},
}SCSS
$custom: #ffdd89; $custom-light: #ffe7ad; $custom-dark: #000000;
JSON
{
"hex": "#ffdd89",
"rgb": {
"r": 255,
"g": 221,
"b": 137
},
"hsl": {
"h": 42.712,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.90819,
"c": 0.10985,
"h": 88.2
},
"luminance": 0.74779
}Semantic roles & 50–950 ramp
primary
#FFDD89
secondary
#4D77E0
accent
#42E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481