#FFE488#FFE488
#FFE488 is a very light, moderate yellow. Relative luminance 0.785; OKLCH L 92.2% C 0.116 H 93.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE488 |
|---|---|
| RGB | rgb(255, 228, 136) |
| HSL | hsl(46, 100%, 77%) |
| HSV | hsv(46, 47%, 100%) |
| CMYK | cmyk(0%, 10.6%, 46.7%, 0%) |
| CIE-LAB | lab(91.02, -2.50, 48.07) |
| CIE-LCH | lch(91.02, 48.13, 92.98°) |
| OKLab | oklab(92.18% -0.0072 0.1157) |
| OKLCH | oklch(92.18% 0.116 93.5) |
| XYZ | xyz(73.4296, 78.5273, 34.5772) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.71
Sandy
#F1DA7A
ΔE00 2.77
Pale Gold
#FDDE6C
ΔE00 3.41
Yellow Tan
#FFE36E
ΔE00 3.47
Sand Yellow
#FCE166
ΔE00 4.28
Khaki (CSS)
#F0E68C
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE488 #88A3FF
analogous
#FFA988 #FFE488 #DEFF88
triadic
#FFE488 #88FFE4 #E488FF
tetradic
#FFE488 #88FFA9 #88A3FF #FF88DE
square
#FFE488 #88FFA9 #88A3FF #FF88DE
split-complementary
#FFE488 #88DEFF #A988FF
monochromatic
#FFC80E #FFD64B #FFE488 #FFF2C5 #FFF8E0
Accessibility & contrast
On white
1.26
#FFE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FFE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE488
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE488 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E081
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#FFD7CE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe488; /* rgb */ color: rgb(255, 228, 136); /* oklch */ color: oklch(92.2% 0.116 93.5);
Tailwind
colors: {
custom: {
50: '#ffecac',
500: '#ffe488',
950: '#000000',
},
}SCSS
$custom: #ffe488; $custom-light: #ffecac; $custom-dark: #000000;
JSON
{
"hex": "#ffe488",
"rgb": {
"r": 255,
"g": 228,
"b": 136
},
"hsl": {
"h": 46.387,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.92178,
"c": 0.11589,
"h": 93.5
},
"luminance": 0.78524
}Semantic roles & 50–950 ramp
primary
#FFE488
secondary
#4C6DDF
accent
#34E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481