#FFD985#FFD985
#FFD985 is a very light, moderate orange. Relative luminance 0.726; OKLCH L 90.0% C 0.111 H 85.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD985 |
|---|---|
| RGB | rgb(255, 217, 133) |
| HSL | hsl(41, 100%, 76%) |
| HSV | hsv(41, 48%, 100%) |
| CMYK | cmyk(0%, 14.9%, 47.8%, 0%) |
| CIE-LAB | lab(88.25, 2.81, 46.09) |
| CIE-LCH | lch(88.25, 46.17, 86.51°) |
| OKLab | oklab(89.98% 0.008 0.111) |
| OKLCH | oklch(89.98% 0.111 85.9) |
| XYZ | xyz(70.2890, 72.5826, 32.4932) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.27
Sandy
#F1DA7A
ΔE00 5.06
Pale Gold
#FDDE6C
ΔE00 5.30
Light Mustard
#F7D560
ΔE00 5.37
Sand (survey)
#E2CA76
ΔE00 5.73
Pale Peach
#FFE5AD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD985 #85ABFF
analogous
#FF9C85 #FFD985 #E8FF85
triadic
#FFD985 #85FFD9 #D985FF
tetradic
#FFD985 #85FF9C #85ABFF #FF85E8
square
#FFD985 #85FF9C #85ABFF #FF85E8
split-complementary
#FFD985 #85E8FF #9C85FF
monochromatic
#FFB30B #FFC648 #FFD985 #FFECC2 #FFF5E0
Accessibility & contrast
On white
1.35
#FFD985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#FFD985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD985
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD985 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD87E
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#FFCCC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd985; /* rgb */ color: rgb(255, 217, 133); /* oklch */ color: oklch(90.0% 0.111 85.9);
Tailwind
colors: {
custom: {
50: '#ffe4aa',
500: '#ffd985',
950: '#000000',
},
}SCSS
$custom: #ffd985; $custom-light: #ffe4aa; $custom-dark: #000000;
JSON
{
"hex": "#ffd985",
"rgb": {
"r": 255,
"g": 217,
"b": 133
},
"hsl": {
"h": 41.311,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.8998,
"c": 0.11132,
"h": 85.9
},
"luminance": 0.72579
}Semantic roles & 50–950 ramp
primary
#FFD985
secondary
#4978DF
accent
#47E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481