#FFD485#FFD485
#FFD485 is a very light, moderate orange. Relative luminance 0.700; OKLCH L 89.0% C 0.109 H 81.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD485 |
|---|---|
| RGB | rgb(255, 212, 133) |
| HSL | hsl(39, 100%, 76%) |
| HSV | hsv(39, 48%, 100%) |
| CMYK | cmyk(0%, 16.9%, 47.8%, 0%) |
| CIE-LAB | lab(87.02, 5.37, 44.55) |
| CIE-LCH | lch(87.02, 44.87, 83.13°) |
| OKLab | oklab(89.01% 0.0155 0.1076) |
| OKLCH | oklch(89.01% 0.109 81.8) |
| XYZ | xyz(69.0197, 70.0440, 32.0701) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.35
Navajowhite
#FFDEAD
ΔE00 6.51
Pale Peach
#FFE5AD
ΔE00 6.59
Sand (survey)
#E2CA76
ΔE00 6.63
Light Mustard
#F7D560
ΔE00 6.89
Sandy
#F1DA7A
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD485 #85B0FF
analogous
#FF9785 #FFD485 #EDFF85
triadic
#FFD485 #85FFD4 #D485FF
tetradic
#FFD485 #85FF97 #85B0FF #FF85ED
square
#FFD485 #85FF97 #85B0FF #FF85ED
split-complementary
#FFD485 #85EDFF #9785FF
monochromatic
#FFA90B #FFBE48 #FFD485 #FFEAC2 #FFF4E0
Accessibility & contrast
On white
1.40
#FFD485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#FFD485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD485
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD485 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#F1DE87
Tritanopia (blue-blind)
#FFC7C1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd485; /* rgb */ color: rgb(255, 212, 133); /* oklch */ color: oklch(89.0% 0.109 81.8);
Tailwind
colors: {
custom: {
50: '#ffe1aa',
500: '#ffd485',
950: '#000000',
},
}SCSS
$custom: #ffd485; $custom-light: #ffe1aa; $custom-dark: #000000;
JSON
{
"hex": "#ffd485",
"rgb": {
"r": 255,
"g": 212,
"b": 133
},
"hsl": {
"h": 38.852,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.89013,
"c": 0.10869,
"h": 81.8
},
"luminance": 0.7004
}Semantic roles & 50–950 ramp
primary
#FFD485
secondary
#497EDF
accent
#51E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481