#FFE483#FFE483
#FFE483 is a very light, vivid yellow. Relative luminance 0.784; OKLCH L 92.1% C 0.121 H 94.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE483 |
|---|---|
| RGB | rgb(255, 228, 131) |
| HSL | hsl(47, 100%, 76%) |
| HSV | hsv(47, 49%, 100%) |
| CMYK | cmyk(0%, 10.6%, 48.6%, 0%) |
| CIE-LAB | lab(90.96, -2.95, 50.41) |
| CIE-LCH | lch(90.96, 50.49, 93.35°) |
| OKLab | oklab(92.11% -0.009 0.1205) |
| OKLCH | oklch(92.11% 0.121 94.3) |
| XYZ | xyz(73.0825, 78.3885, 32.7492) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.69
Sandy
#F1DA7A
ΔE00 2.60
Yellow Tan
#FFE36E
ΔE00 2.71
Pale Gold
#FDDE6C
ΔE00 2.76
Sand Yellow
#FCE166
ΔE00 3.53
Light Gold
#FDDC5C
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE483 #839EFF
analogous
#FFA683 #FFE483 #DCFF83
triadic
#FFE483 #83FFE4 #E483FF
tetradic
#FFE483 #83FFA6 #839EFF #FF83DC
square
#FFE483 #83FFA6 #839EFF #FF83DC
split-complementary
#FFE483 #83DCFF #A683FF
monochromatic
#FFC909 #FFD746 #FFE483 #FFF1C0 #FFF8E0
Accessibility & contrast
On white
1.26
#FFE483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FFE483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE483
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE483 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#FDE987
Tritanopia (blue-blind)
#FFD7CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe483; /* rgb */ color: rgb(255, 228, 131); /* oklch */ color: oklch(92.1% 0.121 94.3);
Tailwind
colors: {
custom: {
50: '#ffeca9',
500: '#ffe483',
950: '#000000',
},
}SCSS
$custom: #ffe483; $custom-light: #ffeca9; $custom-dark: #000000;
JSON
{
"hex": "#ffe483",
"rgb": {
"r": 255,
"g": 228,
"b": 131
},
"hsl": {
"h": 46.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92108,
"c": 0.12086,
"h": 94.3
},
"luminance": 0.78385
}Semantic roles & 50–950 ramp
primary
#FFE483
secondary
#4868DF
accent
#32E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481