#FFE283#FFE283
#FFE283 is a very light, moderate yellow. Relative luminance 0.773; OKLCH L 91.7% C 0.119 H 92.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE283 |
|---|---|
| RGB | rgb(255, 226, 131) |
| HSL | hsl(46, 100%, 76%) |
| HSV | hsv(46, 49%, 100%) |
| CMYK | cmyk(0%, 11.4%, 48.6%, 0%) |
| CIE-LAB | lab(90.46, -1.95, 49.79) |
| CIE-LCH | lch(90.46, 49.83, 92.24°) |
| OKLab | oklab(91.71% -0.006 0.1192) |
| OKLCH | oklch(91.71% 0.119 92.9) |
| XYZ | xyz(72.5355, 77.2945, 32.5669) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.10
Sandy
#F1DA7A
ΔE00 2.64
Pale Gold
#FDDE6C
ΔE00 2.79
Yellow Tan
#FFE36E
ΔE00 3.07
Sand Yellow
#FCE166
ΔE00 3.87
Light Mustard
#F7D560
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE283 #83A0FF
analogous
#FFA483 #FFE283 #DEFF83
triadic
#FFE283 #83FFE2 #E283FF
tetradic
#FFE283 #83FFA4 #83A0FF #FF83DE
square
#FFE283 #83FFA4 #83A0FF #FF83DE
split-complementary
#FFE283 #83DEFF #A483FF
monochromatic
#FFC509 #FFD446 #FFE283 #FFF0C0 #FFF8E0
Accessibility & contrast
On white
1.28
#FFE283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FFE283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE283
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE283 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7B
Deuteranopia (green-blind)
#FCE787
Tritanopia (blue-blind)
#FFD5CB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe283; /* rgb */ color: rgb(255, 226, 131); /* oklch */ color: oklch(91.7% 0.119 92.9);
Tailwind
colors: {
custom: {
50: '#ffeaa9',
500: '#ffe283',
950: '#000000',
},
}SCSS
$custom: #ffe283; $custom-light: #ffeaa9; $custom-dark: #000000;
JSON
{
"hex": "#ffe283",
"rgb": {
"r": 255,
"g": 226,
"b": 131
},
"hsl": {
"h": 45.968,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91713,
"c": 0.11932,
"h": 92.9
},
"luminance": 0.77291
}Semantic roles & 50–950 ramp
primary
#FFE283
secondary
#486BDF
accent
#36E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481