#FFD280#FFD280
#FFD280 is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.6% C 0.112 H 81.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD280 |
|---|---|
| RGB | rgb(255, 210, 128) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 50%, 100%) |
| CMYK | cmyk(0%, 17.6%, 49.8%, 0%) |
| CIE-LAB | lab(86.46, 5.95, 46.33) |
| CIE-LCH | lch(86.46, 46.71, 82.68°) |
| OKLab | oklab(88.55% 0.0167 0.1112) |
| OKLCH | oklch(88.55% 0.112 81.5) |
| XYZ | xyz(68.1856, 68.9154, 30.1284) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.59
Light Mustard
#F7D560
ΔE00 6.75
Sand (survey)
#E2CA76
ΔE00 6.77
Navajowhite
#FFDEAD
ΔE00 7.15
Maize
#F4D054
ΔE00 7.22
Sandy
#F1DA7A
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD280 #80ADFF
analogous
#FF9280 #FFD280 #EDFF80
triadic
#FFD280 #80FFD2 #D280FF
tetradic
#FFD280 #80FF92 #80ADFF #FF80ED
square
#FFD280 #80FF92 #80ADFF #FF80ED
split-complementary
#FFD280 #80EDFF #9280FF
monochromatic
#FFA706 #FFBC43 #FFD280 #FFE8BD #FFF4E0
Accessibility & contrast
On white
1.42
#FFD280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FFD280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD280
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD280 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D279
Deuteranopia (green-blind)
#F0DD82
Tritanopia (blue-blind)
#FFC4BE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd280; /* rgb */ color: rgb(255, 210, 128); /* oklch */ color: oklch(88.6% 0.112 81.5);
Tailwind
colors: {
custom: {
50: '#ffdfa6',
500: '#ffd280',
950: '#000000',
},
}SCSS
$custom: #ffd280; $custom-light: #ffdfa6; $custom-dark: #000000;
JSON
{
"hex": "#ffd280",
"rgb": {
"r": 255,
"g": 210,
"b": 128
},
"hsl": {
"h": 38.74,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.88554,
"c": 0.11248,
"h": 81.5
},
"luminance": 0.68912
}Semantic roles & 50–950 ramp
primary
#FFD280
secondary
#457BDE
accent
#51E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480