#FFD089#FFD089
#FFD089 is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.3% C 0.103 H 77.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD089 |
|---|---|
| RGB | rgb(255, 208, 137) |
| HSL | hsl(36, 100%, 77%) |
| HSV | hsv(36, 46%, 100%) |
| CMYK | cmyk(0%, 18.4%, 46.3%, 0%) |
| CIE-LAB | lab(86.10, 7.80, 41.38) |
| CIE-LCH | lch(86.10, 42.11, 79.32°) |
| OKLab | oklab(88.31% 0.0231 0.1007) |
| OKLCH | oklch(88.31% 0.103 77.1) |
| XYZ | xyz(68.3138, 68.1815, 33.2242) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.85
Pale Peach
#FFE5AD
ΔE00 7.12
Moccasin
#FFE4B5
ΔE00 7.53
Light Peach
#FFD8B1
ΔE00 7.59
Burlywood
#DEB887
ΔE00 7.61
Wheat (survey)
#FBDD7E
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD089 #89B8FF
analogous
#FF9589 #FFD089 #F3FF89
triadic
#FFD089 #89FFD0 #D089FF
tetradic
#FFD089 #89FF95 #89B8FF #FF89F3
square
#FFD089 #89FF95 #89B8FF #FF89F3
split-complementary
#FFD089 #89F3FF #9589FF
monochromatic
#FF9F0F #FFB84C #FFD089 #FFE8C6 #FFF3E0
Accessibility & contrast
On white
1.43
#FFD089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FFD089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD089
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD089 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D184
Deuteranopia (green-blind)
#EEDC8B
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd089; /* rgb */ color: rgb(255, 208, 137); /* oklch */ color: oklch(88.3% 0.103 77.1);
Tailwind
colors: {
custom: {
50: '#ffdeac',
500: '#ffd089',
950: '#000000',
},
}SCSS
$custom: #ffd089; $custom-light: #ffdeac; $custom-dark: #000000;
JSON
{
"hex": "#ffd089",
"rgb": {
"r": 255,
"g": 208,
"b": 137
},
"hsl": {
"h": 36.102,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.88308,
"c": 0.10327,
"h": 77.1
},
"luminance": 0.68178
}Semantic roles & 50–950 ramp
primary
#FFD089
secondary
#4D87E0
accent
#5BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481