#FFD085#FFD085
#FFD085 is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.2% C 0.107 H 78.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD085 |
|---|---|
| RGB | rgb(255, 208, 133) |
| HSL | hsl(37, 100%, 76%) |
| HSV | hsv(37, 48%, 100%) |
| CMYK | cmyk(0%, 18.4%, 47.8%, 0%) |
| CIE-LAB | lab(86.04, 7.43, 43.32) |
| CIE-LCH | lch(86.04, 43.95, 80.27°) |
| OKLab | oklab(88.24% 0.0216 0.1048) |
| OKLCH | oklch(88.24% 0.107 78.4) |
| XYZ | xyz(68.0322, 68.0689, 31.7409) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.38
Wheat (survey)
#FBDD7E
ΔE00 7.09
Pale Peach
#FFE5AD
ΔE00 7.31
Sand (survey)
#E2CA76
ΔE00 7.75
Moccasin
#FFE4B5
ΔE00 7.94
Burlywood
#DEB887
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD085 #85B4FF
analogous
#FF9385 #FFD085 #F1FF85
triadic
#FFD085 #85FFD0 #D085FF
tetradic
#FFD085 #85FF93 #85B4FF #FF85F1
square
#FFD085 #85FF93 #85B4FF #FF85F1
split-complementary
#FFD085 #85F1FF #9385FF
monochromatic
#FFA10B #FFB848 #FFD085 #FFE8C2 #FFF3E0
Accessibility & contrast
On white
1.44
#FFD085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#FFD085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD085
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD085 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07F
Deuteranopia (green-blind)
#EEDC87
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd085; /* rgb */ color: rgb(255, 208, 133); /* oklch */ color: oklch(88.2% 0.107 78.4);
Tailwind
colors: {
custom: {
50: '#ffdea9',
500: '#ffd085',
950: '#000000',
},
}SCSS
$custom: #ffd085; $custom-light: #ffdea9; $custom-dark: #000000;
JSON
{
"hex": "#ffd085",
"rgb": {
"r": 255,
"g": 208,
"b": 133
},
"hsl": {
"h": 36.885,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.88245,
"c": 0.107,
"h": 78.4
},
"luminance": 0.68065
}Semantic roles & 50–950 ramp
primary
#FFD085
secondary
#4983DF
accent
#58E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481