#FFDA82#FFDA82
#FFDA82 is a very light, moderate orange. Relative luminance 0.730; OKLCH L 90.1% C 0.115 H 87.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDA82 |
|---|---|
| RGB | rgb(255, 218, 130) |
| HSL | hsl(42, 100%, 75%) |
| HSV | hsv(42, 49%, 100%) |
| CMYK | cmyk(0%, 14.5%, 49%, 0%) |
| CIE-LAB | lab(88.46, 2.03, 47.82) |
| CIE-LCH | lch(88.46, 47.86, 87.57°) |
| OKLab | oklab(90.13% 0.0054 0.1147) |
| OKLCH | oklch(90.13% 0.115 87.3) |
| XYZ | xyz(70.3432, 73.0179, 31.5034) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.52
Sandy
#F1DA7A
ΔE00 4.43
Pale Gold
#FDDE6C
ΔE00 4.47
Light Mustard
#F7D560
ΔE00 4.65
Yellow Tan
#FFE36E
ΔE00 5.44
Sand (survey)
#E2CA76
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDA82 #82A7FF
analogous
#FF9B82 #FFDA82 #E5FF82
triadic
#FFDA82 #82FFDA #DA82FF
tetradic
#FFDA82 #82FF9B #82A7FF #FF82E5
square
#FFDA82 #82FF9B #82A7FF #FF82E5
split-complementary
#FFDA82 #82E5FF #9B82FF
monochromatic
#FFB608 #FFC845 #FFDA82 #FFECBF #FFF6E0
Accessibility & contrast
On white
1.35
#FFDA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#FFDA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDA82
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDA82 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87B
Deuteranopia (green-blind)
#F6E285
Tritanopia (blue-blind)
#FFCCC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffda82; /* rgb */ color: rgb(255, 218, 130); /* oklch */ color: oklch(90.1% 0.115 87.3);
Tailwind
colors: {
custom: {
50: '#ffe5a8',
500: '#ffda82',
950: '#000000',
},
}SCSS
$custom: #ffda82; $custom-light: #ffe5a8; $custom-dark: #000000;
JSON
{
"hex": "#ffda82",
"rgb": {
"r": 255,
"g": 218,
"b": 130
},
"hsl": {
"h": 42.24,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.90131,
"c": 0.11483,
"h": 87.3
},
"luminance": 0.73015
}Semantic roles & 50–950 ramp
primary
#FFDA82
secondary
#4774DE
accent
#44E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480