#FFD682#FFD682
#FFD682 is a very light, moderate orange. Relative luminance 0.710; OKLCH L 89.4% C 0.113 H 84.2°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD682 |
|---|---|
| RGB | rgb(255, 214, 130) |
| HSL | hsl(40, 100%, 75%) |
| HSV | hsv(40, 49%, 100%) |
| CMYK | cmyk(0%, 16.1%, 49%, 0%) |
| CIE-LAB | lab(87.47, 4.07, 46.60) |
| CIE-LCH | lch(87.47, 46.77, 85.00°) |
| OKLab | oklab(89.35% 0.0114 0.112) |
| OKLCH | oklch(89.35% 0.113 84.2) |
| XYZ | xyz(69.3185, 70.9684, 31.1618) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.13
Light Mustard
#F7D560
ΔE00 5.71
Sandy
#F1DA7A
ΔE00 5.87
Pale Gold
#FDDE6C
ΔE00 5.95
Sand (survey)
#E2CA76
ΔE00 6.03
Maize
#F4D054
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD682 #82ABFF
analogous
#FF9782 #FFD682 #E9FF82
triadic
#FFD682 #82FFD6 #D682FF
tetradic
#FFD682 #82FF97 #82ABFF #FF82E9
square
#FFD682 #82FF97 #82ABFF #FF82E9
split-complementary
#FFD682 #82E9FF #9782FF
monochromatic
#FFAE08 #FFC245 #FFD682 #FFEABF #FFF5E0
Accessibility & contrast
On white
1.38
#FFD682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#FFD682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD682
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD682 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#F3E085
Tritanopia (blue-blind)
#FFC8C2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd682; /* rgb */ color: rgb(255, 214, 130); /* oklch */ color: oklch(89.4% 0.113 84.2);
Tailwind
colors: {
custom: {
50: '#ffe2a8',
500: '#ffd682',
950: '#000000',
},
}SCSS
$custom: #ffd682; $custom-light: #ffe2a8; $custom-dark: #000000;
JSON
{
"hex": "#ffd682",
"rgb": {
"r": 255,
"g": 214,
"b": 130
},
"hsl": {
"h": 40.32,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.89355,
"c": 0.11255,
"h": 84.2
},
"luminance": 0.70965
}Semantic roles & 50–950 ramp
primary
#FFD682
secondary
#4778DE
accent
#4BE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480