#FFD689#FFD689
#FFD689 is a very light, moderate orange. Relative luminance 0.712; OKLCH L 89.5% C 0.106 H 82.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD689 |
|---|---|
| RGB | rgb(255, 214, 137) |
| HSL | hsl(39, 100%, 77%) |
| HSV | hsv(39, 46%, 100%) |
| CMYK | cmyk(0%, 16.1%, 46.3%, 0%) |
| CIE-LAB | lab(87.56, 4.72, 43.24) |
| CIE-LCH | lch(87.56, 43.50, 83.78°) |
| OKLab | oklab(89.46% 0.014 0.1049) |
| OKLCH | oklch(89.46% 0.106 82.4) |
| XYZ | xyz(69.8044, 71.1627, 33.7210) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.06
Pale Peach
#FFE5AD
ΔE00 5.94
Navajowhite
#FFDEAD
ΔE00 6.04
Sand (survey)
#E2CA76
ΔE00 6.50
Sandy
#F1DA7A
ΔE00 6.69
Light Mustard
#F7D560
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD689 #89B2FF
analogous
#FF9B89 #FFD689 #EDFF89
triadic
#FFD689 #89FFD6 #D689FF
tetradic
#FFD689 #89FF9B #89B2FF #FF89ED
square
#FFD689 #89FF9B #89B2FF #FF89ED
split-complementary
#FFD689 #89EDFF #9B89FF
monochromatic
#FFAB0F #FFC14C #FFD689 #FFEBC6 #FFF4E0
Accessibility & contrast
On white
1.38
#FFD689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FFD689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD689
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD689 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#F2E08B
Tritanopia (blue-blind)
#FFC9C3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd689; /* rgb */ color: rgb(255, 214, 137); /* oklch */ color: oklch(89.5% 0.106 82.4);
Tailwind
colors: {
custom: {
50: '#ffe2ac',
500: '#ffd689',
950: '#000000',
},
}SCSS
$custom: #ffd689; $custom-light: #ffe2ac; $custom-dark: #000000;
JSON
{
"hex": "#ffd689",
"rgb": {
"r": 255,
"g": 214,
"b": 137
},
"hsl": {
"h": 39.153,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.8946,
"c": 0.10581,
"h": 82.4
},
"luminance": 0.71159
}Semantic roles & 50–950 ramp
primary
#FFD689
secondary
#4D80E0
accent
#50E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481