#FFD486#FFD486
#FFD486 is a very light, moderate orange. Relative luminance 0.701; OKLCH L 89.0% C 0.108 H 81.5°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD486 |
|---|---|
| RGB | rgb(255, 212, 134) |
| HSL | hsl(39, 100%, 76%) |
| HSV | hsv(39, 47%, 100%) |
| CMYK | cmyk(0%, 16.9%, 47.5%, 0%) |
| CIE-LAB | lab(87.03, 5.46, 44.07) |
| CIE-LCH | lch(87.03, 44.41, 82.93°) |
| OKLab | oklab(89.03% 0.0159 0.1066) |
| OKLCH | oklch(89.03% 0.108 81.5) |
| XYZ | xyz(69.0891, 70.0717, 32.4357) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.48
Navajowhite
#FFDEAD
ΔE00 6.35
Pale Peach
#FFE5AD
ΔE00 6.50
Sand (survey)
#E2CA76
ΔE00 6.71
Light Mustard
#F7D560
ΔE00 7.07
Sandy
#F1DA7A
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD486 #86B1FF
analogous
#FF9886 #FFD486 #EDFF86
triadic
#FFD486 #86FFD4 #D486FF
tetradic
#FFD486 #86FF98 #86B1FF #FF86ED
square
#FFD486 #86FF98 #86B1FF #FF86ED
split-complementary
#FFD486 #86EDFF #9886FF
monochromatic
#FFA90C #FFBE49 #FFD486 #FFEAC3 #FFF4E0
Accessibility & contrast
On white
1.40
#FFD486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#FFD486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD486
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD486 | 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)
#E7D480
Deuteranopia (green-blind)
#F1DE88
Tritanopia (blue-blind)
#FFC7C1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd486; /* rgb */ color: rgb(255, 212, 134); /* oklch */ color: oklch(89.0% 0.108 81.5);
Tailwind
colors: {
custom: {
50: '#ffe1aa',
500: '#ffd486',
950: '#000000',
},
}SCSS
$custom: #ffd486; $custom-light: #ffe1aa; $custom-dark: #000000;
JSON
{
"hex": "#ffd486",
"rgb": {
"r": 255,
"g": 212,
"b": 134
},
"hsl": {
"h": 38.678,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.89028,
"c": 0.10774,
"h": 81.5
},
"luminance": 0.70068
}Semantic roles & 50–950 ramp
primary
#FFD486
secondary
#4A7FDF
accent
#52E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481