#FFD680#FFD680
#FFD680 is a very light, moderate orange. Relative luminance 0.709; OKLCH L 89.3% C 0.114 H 84.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD680 |
|---|---|
| RGB | rgb(255, 214, 128) |
| HSL | hsl(41, 100%, 75%) |
| HSV | hsv(41, 50%, 100%) |
| CMYK | cmyk(0%, 16.1%, 49.8%, 0%) |
| CIE-LAB | lab(87.44, 3.90, 47.55) |
| CIE-LCH | lch(87.44, 47.70, 85.31°) |
| OKLab | oklab(89.33% 0.0107 0.114) |
| OKLCH | oklch(89.33% 0.114 84.7) |
| XYZ | xyz(69.1855, 70.9152, 30.4617) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.92
Light Mustard
#F7D560
ΔE00 5.39
Pale Gold
#FDDE6C
ΔE00 5.64
Sandy
#F1DA7A
ΔE00 5.68
Sand (survey)
#E2CA76
ΔE00 5.95
Maize
#F4D054
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD680 #80A9FF
analogous
#FF9780 #FFD680 #E8FF80
triadic
#FFD680 #80FFD6 #D680FF
tetradic
#FFD680 #80FF97 #80A9FF #FF80E8
square
#FFD680 #80FF97 #80A9FF #FF80E8
split-complementary
#FFD680 #80E8FF #9780FF
monochromatic
#FFAE06 #FFC243 #FFD680 #FFEABD #FFF5E0
Accessibility & contrast
On white
1.38
#FFD680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#FFD680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD680
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD680 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D579
Deuteranopia (green-blind)
#F3E083
Tritanopia (blue-blind)
#FFC8C1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd680; /* rgb */ color: rgb(255, 214, 128); /* oklch */ color: oklch(89.3% 0.114 84.7);
Tailwind
colors: {
custom: {
50: '#ffe2a6',
500: '#ffd680',
950: '#000000',
},
}SCSS
$custom: #ffd680; $custom-light: #ffe2a6; $custom-dark: #000000;
JSON
{
"hex": "#ffd680",
"rgb": {
"r": 255,
"g": 214,
"b": 128
},
"hsl": {
"h": 40.63,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.89326,
"c": 0.11445,
"h": 84.7
},
"luminance": 0.70912
}Semantic roles & 50–950 ramp
primary
#FFD680
secondary
#4576DE
accent
#4AE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480