#FFE983#FFE983
#FFE983 is a very light, vivid yellow. Relative luminance 0.812; OKLCH L 93.1% C 0.125 H 97.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE983 |
|---|---|
| RGB | rgb(255, 233, 131) |
| HSL | hsl(49, 100%, 76%) |
| HSV | hsv(49, 49%, 100%) |
| CMYK | cmyk(0%, 8.6%, 48.6%, 0%) |
| CIE-LAB | lab(92.21, -5.47, 51.94) |
| CIE-LCH | lch(92.21, 52.22, 96.01°) |
| OKLab | oklab(93.1% -0.0162 0.1239) |
| OKLCH | oklch(93.1% 0.125 97.5) |
| XYZ | xyz(74.4779, 81.1793, 33.2144) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.72
Sandy
#F1DA7A
ΔE00 3.34
Sandy Yellow
#FDEE73
ΔE00 3.37
Sand Yellow
#FCE166
ΔE00 3.39
Wheat (survey)
#FBDD7E
ΔE00 3.42
Pale Gold
#FDDE6C
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE983 #8399FF
analogous
#FFAB83 #FFE983 #D7FF83
triadic
#FFE983 #83FFE9 #E983FF
tetradic
#FFE983 #83FFAB #8399FF #FF83D7
square
#FFE983 #83FFAB #8399FF #FF83D7
split-complementary
#FFE983 #83D7FF #AB83FF
monochromatic
#FFD309 #FFDE46 #FFE983 #FFF4C0 #FFFAE0
Accessibility & contrast
On white
1.22
#FFE983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#FFE983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE983
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE983 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#FFEC87
Tritanopia (blue-blind)
#FFDCD1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe983; /* rgb */ color: rgb(255, 233, 131); /* oklch */ color: oklch(93.1% 0.125 97.5);
Tailwind
colors: {
custom: {
50: '#ffefa9',
500: '#ffe983',
950: '#000000',
},
}SCSS
$custom: #ffe983; $custom-light: #ffefa9; $custom-dark: #000000;
JSON
{
"hex": "#ffe983",
"rgb": {
"r": 255,
"g": 233,
"b": 131
},
"hsl": {
"h": 49.355,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.931,
"c": 0.12498,
"h": 97.5
},
"luminance": 0.81177
}Semantic roles & 50–950 ramp
primary
#FFE983
secondary
#4862DF
accent
#29E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581