#FFD282#FFD282
#FFD282 is a very light, moderate orange. Relative luminance 0.690; OKLCH L 88.6% C 0.111 H 80.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD282 |
|---|---|
| RGB | rgb(255, 210, 130) |
| HSL | hsl(38, 100%, 75%) |
| HSV | hsv(38, 49%, 100%) |
| CMYK | cmyk(0%, 17.6%, 49%, 0%) |
| CIE-LAB | lab(86.49, 6.13, 45.38) |
| CIE-LCH | lch(86.49, 45.79, 82.31°) |
| OKLab | oklab(88.58% 0.0174 0.1092) |
| OKLCH | oklch(88.58% 0.111 80.9) |
| XYZ | xyz(68.3186, 68.9685, 30.8285) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.83
Navajowhite
#FFDEAD
ΔE00 6.85
Sand (survey)
#E2CA76
ΔE00 6.91
Light Mustard
#F7D560
ΔE00 7.09
Pale Peach
#FFE5AD
ΔE00 7.15
Sandy
#F1DA7A
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD282 #82AFFF
analogous
#FF9382 #FFD282 #EDFF82
triadic
#FFD282 #82FFD2 #D282FF
tetradic
#FFD282 #82FF93 #82AFFF #FF82ED
square
#FFD282 #82FF93 #82AFFF #FF82ED
split-complementary
#FFD282 #82EDFF #9382FF
monochromatic
#FFA608 #FFBC45 #FFD282 #FFE8BF #FFF4E0
Accessibility & contrast
On white
1.42
#FFD282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#FFD282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD282
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD282 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd282; /* rgb */ color: rgb(255, 210, 130); /* oklch */ color: oklch(88.6% 0.111 80.9);
Tailwind
colors: {
custom: {
50: '#ffdfa7',
500: '#ffd282',
950: '#000000',
},
}SCSS
$custom: #ffd282; $custom-light: #ffdfa7; $custom-dark: #000000;
JSON
{
"hex": "#ffd282",
"rgb": {
"r": 255,
"g": 210,
"b": 130
},
"hsl": {
"h": 38.4,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.88583,
"c": 0.11062,
"h": 80.9
},
"luminance": 0.68965
}Semantic roles & 50–950 ramp
primary
#FFD282
secondary
#477DDE
accent
#53E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480