#FFD89F#FFD89F
#FFD89F is a very light, moderate orange. Relative luminance 0.729; OKLCH L 90.2% C 0.085 H 76.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD89F |
|---|---|
| RGB | rgb(255, 216, 159) |
| HSL | hsl(36, 100%, 81%) |
| HSV | hsv(36, 38%, 100%) |
| CMYK | cmyk(0%, 15.3%, 37.6%, 0%) |
| CIE-LAB | lab(88.39, 5.96, 33.17) |
| CIE-LCH | lch(88.39, 33.70, 79.82°) |
| OKLab | oklab(90.22% 0.0194 0.0826) |
| OKLCH | oklch(90.22% 0.085 76.8) |
| XYZ | xyz(72.0557, 72.8781, 43.0656) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.43
Moccasin
#FFE4B5
ΔE00 4.29
Pale Peach
#FFE5AD
ΔE00 4.56
Light Peach
#FFD8B1
ΔE00 4.93
Wheat
#F5DEB3
ΔE00 5.10
Peach
#FFDAB9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD89F #9FC6FF
analogous
#FFA89F #FFD89F #F6FF9F
triadic
#FFD89F #9FFFD8 #D89FFF
tetradic
#FFD89F #9FFFA8 #9FC6FF #FF9FF6
square
#FFD89F #9FFFA8 #9FC6FF #FF9FF6
split-complementary
#FFD89F #9FF6FF #A89FFF
monochromatic
#FFA625 #FFBF62 #FFD89F #FFF1DC #FFF3E0
Accessibility & contrast
On white
1.35
#FFD89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FFD89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD89F
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD89F | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89B
Deuteranopia (green-blind)
#F1E2A0
Tritanopia (blue-blind)
#FFCDC9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd89f; /* rgb */ color: rgb(255, 216, 159); /* oklch */ color: oklch(90.2% 0.085 76.8);
Tailwind
colors: {
custom: {
50: '#ffe4bc',
500: '#ffd89f',
950: '#000000',
},
}SCSS
$custom: #ffd89f; $custom-light: #ffe4bc; $custom-dark: #000000;
JSON
{
"hex": "#ffd89f",
"rgb": {
"r": 255,
"g": 216,
"b": 159
},
"hsl": {
"h": 35.625,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.90217,
"c": 0.08483,
"h": 76.8
},
"luminance": 0.72875
}Semantic roles & 50–950 ramp
primary
#FFD89F
secondary
#5F95E3
accent
#5DE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482