#FFE284#FFE284
#FFE284 is a very light, moderate yellow. Relative luminance 0.773; OKLCH L 91.7% C 0.118 H 92.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE284 |
|---|---|
| RGB | rgb(255, 226, 132) |
| HSL | hsl(46, 100%, 76%) |
| HSV | hsv(46, 48%, 100%) |
| CMYK | cmyk(0%, 11.4%, 48.2%, 0%) |
| CIE-LAB | lab(90.47, -1.86, 49.33) |
| CIE-LCH | lch(90.47, 49.36, 92.16°) |
| OKLab | oklab(91.73% -0.0057 0.1182) |
| OKLCH | oklch(91.73% 0.118 92.8) |
| XYZ | xyz(72.6036, 77.3217, 32.9256) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.12
Sandy
#F1DA7A
ΔE00 2.67
Pale Gold
#FDDE6C
ΔE00 2.93
Yellow Tan
#FFE36E
ΔE00 3.22
Sand Yellow
#FCE166
ΔE00 4.02
Light Mustard
#F7D560
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE284 #84A1FF
analogous
#FFA484 #FFE284 #DEFF84
triadic
#FFE284 #84FFE2 #E284FF
tetradic
#FFE284 #84FFA4 #84A1FF #FF84DE
square
#FFE284 #84FFA4 #84A1FF #FF84DE
split-complementary
#FFE284 #84DEFF #A484FF
monochromatic
#FFC50A #FFD447 #FFE284 #FFF0C1 #FFF8E0
Accessibility & contrast
On white
1.28
#FFE284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FFE284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE284
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE284 | 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)
#F4DF7C
Deuteranopia (green-blind)
#FCE788
Tritanopia (blue-blind)
#FFD5CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe284; /* rgb */ color: rgb(255, 226, 132); /* oklch */ color: oklch(91.7% 0.118 92.8);
Tailwind
colors: {
custom: {
50: '#ffeaa9',
500: '#ffe284',
950: '#000000',
},
}SCSS
$custom: #ffe284; $custom-light: #ffeaa9; $custom-dark: #000000;
JSON
{
"hex": "#ffe284",
"rgb": {
"r": 255,
"g": 226,
"b": 132
},
"hsl": {
"h": 45.854,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91727,
"c": 0.11834,
"h": 92.8
},
"luminance": 0.77319
}Semantic roles & 50–950 ramp
primary
#FFE284
secondary
#486CDF
accent
#36E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481