#FFD182#FFD182
#FFD182 is a very light, moderate orange. Relative luminance 0.685; OKLCH L 88.4% C 0.110 H 80.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD182 |
|---|---|
| RGB | rgb(255, 209, 130) |
| HSL | hsl(38, 100%, 75%) |
| HSV | hsv(38, 49%, 100%) |
| CMYK | cmyk(0%, 18%, 49%, 0%) |
| CIE-LAB | lab(86.24, 6.64, 45.07) |
| CIE-LCH | lch(86.24, 45.56, 81.62°) |
| OKLab | oklab(88.39% 0.0189 0.1086) |
| OKLCH | oklch(88.39% 0.11 80.1) |
| XYZ | xyz(68.0724, 68.4763, 30.7465) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.26
Navajowhite
#FFDEAD
ΔE00 6.81
Sand (survey)
#E2CA76
ΔE00 7.18
Pale Peach
#FFE5AD
ΔE00 7.31
Light Mustard
#F7D560
ΔE00 7.47
Sandy
#F1DA7A
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD182 #82B0FF
analogous
#FF9282 #FFD182 #EEFF82
triadic
#FFD182 #82FFD1 #D182FF
tetradic
#FFD182 #82FF92 #82B0FF #FF82EE
square
#FFD182 #82FF92 #82B0FF #FF82EE
split-complementary
#FFD182 #82EEFF #9282FF
monochromatic
#FFA408 #FFBA45 #FFD182 #FFE8BF #FFF4E0
Accessibility & contrast
On white
1.43
#FFD182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#FFD182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD182
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD182 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#EFDD84
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd182; /* rgb */ color: rgb(255, 209, 130); /* oklch */ color: oklch(88.4% 0.110 80.1);
Tailwind
colors: {
custom: {
50: '#ffdea7',
500: '#ffd182',
950: '#000000',
},
}SCSS
$custom: #ffd182; $custom-light: #ffdea7; $custom-dark: #000000;
JSON
{
"hex": "#ffd182",
"rgb": {
"r": 255,
"g": 209,
"b": 130
},
"hsl": {
"h": 37.92,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.88392,
"c": 0.1102,
"h": 80.1
},
"luminance": 0.68473
}Semantic roles & 50–950 ramp
primary
#FFD182
secondary
#477FDE
accent
#54E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480