#FFE083#FFE083
#FFE083 is a very light, moderate yellow. Relative luminance 0.762; OKLCH L 91.3% C 0.118 H 91.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE083 |
|---|---|
| RGB | rgb(255, 224, 131) |
| HSL | hsl(45, 100%, 76%) |
| HSV | hsv(45, 49%, 100%) |
| CMYK | cmyk(0%, 12.2%, 48.6%, 0%) |
| CIE-LAB | lab(89.96, -0.93, 49.18) |
| CIE-LCH | lch(89.96, 49.19, 91.09°) |
| OKLab | oklab(91.32% -0.0031 0.1178) |
| OKLCH | oklch(91.32% 0.118 91.5) |
| XYZ | xyz(71.9948, 76.2132, 32.3867) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.85
Sandy
#F1DA7A
ΔE00 2.89
Pale Gold
#FDDE6C
ΔE00 3.02
Yellow Tan
#FFE36E
ΔE00 3.57
Light Mustard
#F7D560
ΔE00 4.15
Sand Yellow
#FCE166
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE083 #83A2FF
analogous
#FFA283 #FFE083 #E0FF83
triadic
#FFE083 #83FFE0 #E083FF
tetradic
#FFE083 #83FFA2 #83A2FF #FF83E0
square
#FFE083 #83FFA2 #83A2FF #FF83E0
split-complementary
#FFE083 #83E0FF #A283FF
monochromatic
#FFC109 #FFD146 #FFE083 #FFEFC0 #FFF7E0
Accessibility & contrast
On white
1.29
#FFE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FFE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE083
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE083 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7B
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe083; /* rgb */ color: rgb(255, 224, 131); /* oklch */ color: oklch(91.3% 0.118 91.5);
Tailwind
colors: {
custom: {
50: '#ffe9a9',
500: '#ffe083',
950: '#000000',
},
}SCSS
$custom: #ffe083; $custom-light: #ffe9a9; $custom-dark: #000000;
JSON
{
"hex": "#ffe083",
"rgb": {
"r": 255,
"g": 224,
"b": 131
},
"hsl": {
"h": 45,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91319,
"c": 0.11785,
"h": 91.5
},
"luminance": 0.7621
}Semantic roles & 50–950 ramp
primary
#FFE083
secondary
#486DDF
accent
#39E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481