#FFE286#FFE286
#FFE286 is a very light, moderate yellow. Relative luminance 0.774; OKLCH L 91.8% C 0.116 H 92.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE286 |
|---|---|
| RGB | rgb(255, 226, 134) |
| HSL | hsl(46, 100%, 76%) |
| HSV | hsv(46, 47%, 100%) |
| CMYK | cmyk(0%, 11.4%, 47.5%, 0%) |
| CIE-LAB | lab(90.49, -1.68, 48.39) |
| CIE-LCH | lch(90.49, 48.42, 91.98°) |
| OKLab | oklab(91.76% -0.005 0.1163) |
| OKLCH | oklch(91.76% 0.116 92.4) |
| XYZ | xyz(72.7418, 77.3770, 33.6533) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.21
Sandy
#F1DA7A
ΔE00 2.78
Pale Gold
#FDDE6C
ΔE00 3.22
Yellow Tan
#FFE36E
ΔE00 3.53
Sand Yellow
#FCE166
ΔE00 4.33
Light Mustard
#F7D560
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE286 #86A3FF
analogous
#FFA686 #FFE286 #E0FF86
triadic
#FFE286 #86FFE2 #E286FF
tetradic
#FFE286 #86FFA6 #86A3FF #FF86E0
square
#FFE286 #86FFA6 #86A3FF #FF86E0
split-complementary
#FFE286 #86E0FF #A686FF
monochromatic
#FFC50C #FFD349 #FFE286 #FFF1C3 #FFF8E0
Accessibility & contrast
On white
1.27
#FFE286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FFE286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE286
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE286 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7E
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#FFD5CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe286; /* rgb */ color: rgb(255, 226, 134); /* oklch */ color: oklch(91.8% 0.116 92.4);
Tailwind
colors: {
custom: {
50: '#ffeaab',
500: '#ffe286',
950: '#000000',
},
}SCSS
$custom: #ffe286; $custom-light: #ffeaab; $custom-dark: #000000;
JSON
{
"hex": "#ffe286",
"rgb": {
"r": 255,
"g": 226,
"b": 134
},
"hsl": {
"h": 45.62,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91755,
"c": 0.11636,
"h": 92.4
},
"luminance": 0.77374
}Semantic roles & 50–950 ramp
primary
#FFE286
secondary
#4A6EDF
accent
#37E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481