#FFE382#FFE382
#FFE382 is a very light, vivid yellow. Relative luminance 0.778; OKLCH L 91.9% C 0.121 H 93.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE382 |
|---|---|
| RGB | rgb(255, 227, 130) |
| HSL | hsl(47, 100%, 75%) |
| HSV | hsv(47, 49%, 100%) |
| CMYK | cmyk(0%, 11%, 49%, 0%) |
| CIE-LAB | lab(90.69, -2.54, 50.57) |
| CIE-LCH | lch(90.69, 50.63, 92.87°) |
| OKLab | oklab(91.9% -0.0079 0.1208) |
| OKLCH | oklch(91.9% 0.121 93.7) |
| XYZ | xyz(72.7408, 77.8129, 32.3026) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.41
Sandy
#F1DA7A
ΔE00 2.57
Pale Gold
#FDDE6C
ΔE00 2.62
Yellow Tan
#FFE36E
ΔE00 2.72
Sand Yellow
#FCE166
ΔE00 3.54
Light Mustard
#F7D560
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE382 #829EFF
analogous
#FFA482 #FFE382 #DCFF82
triadic
#FFE382 #82FFE3 #E382FF
tetradic
#FFE382 #82FFA4 #829EFF #FF82DC
square
#FFE382 #82FFA4 #829EFF #FF82DC
split-complementary
#FFE382 #82DCFF #A482FF
monochromatic
#FFC808 #FFD545 #FFE382 #FFF1BF #FFF8E0
Accessibility & contrast
On white
1.27
#FFE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FFE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE382
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE382 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#FCE886
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe382; /* rgb */ color: rgb(255, 227, 130); /* oklch */ color: oklch(91.9% 0.121 93.7);
Tailwind
colors: {
custom: {
50: '#ffeba8',
500: '#ffe382',
950: '#000000',
},
}SCSS
$custom: #ffe382; $custom-light: #ffeba8; $custom-dark: #000000;
JSON
{
"hex": "#ffe382",
"rgb": {
"r": 255,
"g": 227,
"b": 130
},
"hsl": {
"h": 46.56,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91897,
"c": 0.12107,
"h": 93.7
},
"luminance": 0.7781
}Semantic roles & 50–950 ramp
primary
#FFE382
secondary
#4769DE
accent
#33E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481