#FFE883#FFE883
#FFE883 is a very light, vivid yellow. Relative luminance 0.806; OKLCH L 92.9% C 0.124 H 96.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE883 |
|---|---|
| RGB | rgb(255, 232, 131) |
| HSL | hsl(49, 100%, 76%) |
| HSV | hsv(49, 49%, 100%) |
| CMYK | cmyk(0%, 9%, 48.6%, 0%) |
| CIE-LAB | lab(91.96, -4.96, 51.63) |
| CIE-LCH | lch(91.96, 51.87, 95.49°) |
| OKLab | oklab(92.9% -0.0148 0.1232) |
| OKLCH | oklch(92.9% 0.124 96.8) |
| XYZ | xyz(74.1956, 80.6148, 33.1203) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.62
Wheat (survey)
#FBDD7E
ΔE00 3.07
Sandy
#F1DA7A
ΔE00 3.12
Pale Gold
#FDDE6C
ΔE00 3.30
Sand Yellow
#FCE166
ΔE00 3.34
Sandy Yellow
#FDEE73
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE883 #839AFF
analogous
#FFAA83 #FFE883 #D8FF83
triadic
#FFE883 #83FFE8 #E883FF
tetradic
#FFE883 #83FFAA #839AFF #FF83D8
square
#FFE883 #83FFAA #839AFF #FF83D8
split-complementary
#FFE883 #83D8FF #AA83FF
monochromatic
#FFD109 #FFDD46 #FFE883 #FFF3C0 #FFF9E0
Accessibility & contrast
On white
1.23
#FFE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FFE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE883
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE883 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37A
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#FFDBD0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe883; /* rgb */ color: rgb(255, 232, 131); /* oklch */ color: oklch(92.9% 0.124 96.8);
Tailwind
colors: {
custom: {
50: '#ffefa9',
500: '#ffe883',
950: '#000000',
},
}SCSS
$custom: #ffe883; $custom-light: #ffefa9; $custom-dark: #000000;
JSON
{
"hex": "#ffe883",
"rgb": {
"r": 255,
"g": 232,
"b": 131
},
"hsl": {
"h": 48.871,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92901,
"c": 0.12412,
"h": 96.8
},
"luminance": 0.80612
}Semantic roles & 50–950 ramp
primary
#FFE883
secondary
#4864DF
accent
#2BE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581