#FFE388#FFE388
#FFE388 is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 92.0% C 0.115 H 92.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE388 |
|---|---|
| RGB | rgb(255, 227, 136) |
| HSL | hsl(46, 100%, 77%) |
| HSV | hsv(46, 47%, 100%) |
| CMYK | cmyk(0%, 11%, 46.7%, 0%) |
| CIE-LAB | lab(90.77, -2.00, 47.76) |
| CIE-LCH | lch(90.77, 47.80, 92.40°) |
| OKLab | oklab(91.98% -0.0057 0.115) |
| OKLCH | oklch(91.98% 0.115 92.8) |
| XYZ | xyz(73.1553, 77.9787, 34.4858) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.50
Sandy
#F1DA7A
ΔE00 2.81
Pale Gold
#FDDE6C
ΔE00 3.44
Yellow Tan
#FFE36E
ΔE00 3.64
Sand Yellow
#FCE166
ΔE00 4.45
Light Mustard
#F7D560
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE388 #88A4FF
analogous
#FFA888 #FFE388 #E0FF88
triadic
#FFE388 #88FFE3 #E388FF
tetradic
#FFE388 #88FFA8 #88A4FF #FF88E0
square
#FFE388 #88FFA8 #88A4FF #FF88E0
split-complementary
#FFE388 #88E0FF #A888FF
monochromatic
#FFC60E #FFD54B #FFE388 #FFF1C5 #FFF8E0
Accessibility & contrast
On white
1.27
#FFE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FFE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE388
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE388 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E081
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#FFD6CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe388; /* rgb */ color: rgb(255, 227, 136); /* oklch */ color: oklch(92.0% 0.115 92.8);
Tailwind
colors: {
custom: {
50: '#ffebac',
500: '#ffe388',
950: '#000000',
},
}SCSS
$custom: #ffe388; $custom-light: #ffebac; $custom-dark: #000000;
JSON
{
"hex": "#ffe388",
"rgb": {
"r": 255,
"g": 227,
"b": 136
},
"hsl": {
"h": 45.882,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.91981,
"c": 0.11511,
"h": 92.8
},
"luminance": 0.77976
}Semantic roles & 50–950 ramp
primary
#FFE388
secondary
#4C6FDF
accent
#36E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481