#FFD083#FFD083
#FFD083 is a very light, moderate orange. Relative luminance 0.680; OKLCH L 88.2% C 0.109 H 79.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD083 |
|---|---|
| RGB | rgb(255, 208, 131) |
| HSL | hsl(37, 100%, 76%) |
| HSV | hsv(37, 49%, 100%) |
| CMYK | cmyk(0%, 18.4%, 48.6%, 0%) |
| CIE-LAB | lab(86.01, 7.25, 44.28) |
| CIE-LCH | lch(86.01, 44.87, 80.70°) |
| OKLab | oklab(88.22% 0.0208 0.1069) |
| OKLCH | oklch(88.22% 0.109 79) |
| XYZ | xyz(67.8953, 68.0142, 31.0202) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.66
Wheat (survey)
#FBDD7E
ΔE00 6.82
Pale Peach
#FFE5AD
ΔE00 7.43
Sand (survey)
#E2CA76
ΔE00 7.55
Light Mustard
#F7D560
ΔE00 8.03
Moccasin
#FFE4B5
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD083 #83B2FF
analogous
#FF9283 #FFD083 #F0FF83
triadic
#FFD083 #83FFD0 #D083FF
tetradic
#FFD083 #83FF92 #83B2FF #FF83F0
square
#FFD083 #83FF92 #83B2FF #FF83F0
split-complementary
#FFD083 #83F0FF #9283FF
monochromatic
#FFA209 #FFB946 #FFD083 #FFE7C0 #FFF3E0
Accessibility & contrast
On white
1.44
#FFD083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FFD083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD083
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD083 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07D
Deuteranopia (green-blind)
#EEDC85
Tritanopia (blue-blind)
#FFC2BD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffd083; /* rgb */ color: rgb(255, 208, 131); /* oklch */ color: oklch(88.2% 0.109 79.0);
Tailwind
colors: {
custom: {
50: '#ffdea8',
500: '#ffd083',
950: '#000000',
},
}SCSS
$custom: #ffd083; $custom-light: #ffdea8; $custom-dark: #000000;
JSON
{
"hex": "#ffd083",
"rgb": {
"r": 255,
"g": 208,
"b": 131
},
"hsl": {
"h": 37.258,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.88215,
"c": 0.10887,
"h": 79
},
"luminance": 0.6801
}Semantic roles & 50–950 ramp
primary
#FFD083
secondary
#4881DF
accent
#57E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480