#FFE386#FFE386
#FFE386 is a very light, moderate yellow. Relative luminance 0.779; OKLCH L 92.0% C 0.117 H 93.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE386 |
|---|---|
| RGB | rgb(255, 227, 134) |
| HSL | hsl(46, 100%, 76%) |
| HSV | hsv(46, 47%, 100%) |
| CMYK | cmyk(0%, 11%, 47.5%, 0%) |
| CIE-LAB | lab(90.74, -2.18, 48.70) |
| CIE-LCH | lch(90.74, 48.75, 92.56°) |
| OKLab | oklab(91.95% -0.0064 0.1169) |
| OKLCH | oklch(91.95% 0.117 93.1) |
| XYZ | xyz(73.0145, 77.9224, 33.7442) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.40
Sandy
#F1DA7A
ΔE00 2.70
Pale Gold
#FDDE6C
ΔE00 3.16
Yellow Tan
#FFE36E
ΔE00 3.33
Sand Yellow
#FCE166
ΔE00 4.14
Light Mustard
#F7D560
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE386 #86A2FF
analogous
#FFA786 #FFE386 #DFFF86
triadic
#FFE386 #86FFE3 #E386FF
tetradic
#FFE386 #86FFA7 #86A2FF #FF86DF
square
#FFE386 #86FFA7 #86A2FF #FF86DF
split-complementary
#FFE386 #86DFFF #A786FF
monochromatic
#FFC70C #FFD549 #FFE386 #FFF1C3 #FFF8E0
Accessibility & contrast
On white
1.27
#FFE386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FFE386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE386
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE386 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07E
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#FFD6CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe386; /* rgb */ color: rgb(255, 227, 134); /* oklch */ color: oklch(92.0% 0.117 93.1);
Tailwind
colors: {
custom: {
50: '#ffebab',
500: '#ffe386',
950: '#000000',
},
}SCSS
$custom: #ffe386; $custom-light: #ffebab; $custom-dark: #000000;
JSON
{
"hex": "#ffe386",
"rgb": {
"r": 255,
"g": 227,
"b": 134
},
"hsl": {
"h": 46.116,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91952,
"c": 0.11712,
"h": 93.1
},
"luminance": 0.77919
}Semantic roles & 50–950 ramp
primary
#FFE386
secondary
#4A6DDF
accent
#35E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481