#FFE387#FFE387
#FFE387 is a very light, moderate yellow. Relative luminance 0.779; OKLCH L 92.0% C 0.116 H 93.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE387 |
|---|---|
| RGB | rgb(255, 227, 135) |
| HSL | hsl(46, 100%, 76%) |
| HSV | hsv(46, 47%, 100%) |
| CMYK | cmyk(0%, 11%, 47.1%, 0%) |
| CIE-LAB | lab(90.76, -2.09, 48.23) |
| CIE-LCH | lch(90.76, 48.27, 92.48°) |
| OKLab | oklab(91.97% -0.0061 0.116) |
| OKLCH | oklch(91.97% 0.116 93) |
| XYZ | xyz(73.0845, 77.9505, 34.1132) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.44
Sandy
#F1DA7A
ΔE00 2.75
Pale Gold
#FDDE6C
ΔE00 3.30
Yellow Tan
#FFE36E
ΔE00 3.48
Sand Yellow
#FCE166
ΔE00 4.29
Light Mustard
#F7D560
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE387 #87A3FF
analogous
#FFA787 #FFE387 #DFFF87
triadic
#FFE387 #87FFE3 #E387FF
tetradic
#FFE387 #87FFA7 #87A3FF #FF87DF
square
#FFE387 #87FFA7 #87A3FF #FF87DF
split-complementary
#FFE387 #87DFFF #A787FF
monochromatic
#FFC60D #FFD54A #FFE387 #FFF1C4 #FFF8E0
Accessibility & contrast
On white
1.27
#FFE387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FFE387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE387
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE387 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07F
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#FFD6CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe387; /* rgb */ color: rgb(255, 227, 135); /* oklch */ color: oklch(92.0% 0.116 93.0);
Tailwind
colors: {
custom: {
50: '#ffebab',
500: '#ffe387',
950: '#000000',
},
}SCSS
$custom: #ffe387; $custom-light: #ffebab; $custom-dark: #000000;
JSON
{
"hex": "#ffe387",
"rgb": {
"r": 255,
"g": 227,
"b": 135
},
"hsl": {
"h": 46,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91967,
"c": 0.11612,
"h": 93
},
"luminance": 0.77947
}Semantic roles & 50–950 ramp
primary
#FFE387
secondary
#4B6EDF
accent
#36E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481