#FFE288#FFE288
#FFE288 is a very light, moderate yellow. Relative luminance 0.774; OKLCH L 91.8% C 0.114 H 92.1°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE288 |
|---|---|
| RGB | rgb(255, 226, 136) |
| HSL | hsl(45, 100%, 77%) |
| HSV | hsv(45, 47%, 100%) |
| CMYK | cmyk(0%, 11.4%, 46.7%, 0%) |
| CIE-LAB | lab(90.52, -1.49, 47.45) |
| CIE-LCH | lch(90.52, 47.47, 91.80°) |
| OKLab | oklab(91.78% -0.0042 0.1143) |
| OKLCH | oklch(91.78% 0.114 92.1) |
| XYZ | xyz(72.8826, 77.4333, 34.3948) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.37
Sandy
#F1DA7A
ΔE00 2.92
Pale Gold
#FDDE6C
ΔE00 3.52
Yellow Tan
#FFE36E
ΔE00 3.85
Sand Yellow
#FCE166
ΔE00 4.65
Light Mustard
#F7D560
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE288 #88A5FF
analogous
#FFA788 #FFE288 #E1FF88
triadic
#FFE288 #88FFE2 #E288FF
tetradic
#FFE288 #88FFA7 #88A5FF #FF88E1
square
#FFE288 #88FFA7 #88A5FF #FF88E1
split-complementary
#FFE288 #88E1FF #A788FF
monochromatic
#FFC40E #FFD34B #FFE288 #FFF1C5 #FFF8E0
Accessibility & contrast
On white
1.27
#FFE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FFE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE288
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE288 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF81
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#FFD5CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe288; /* rgb */ color: rgb(255, 226, 136); /* oklch */ color: oklch(91.8% 0.114 92.1);
Tailwind
colors: {
custom: {
50: '#ffeaac',
500: '#ffe288',
950: '#000000',
},
}SCSS
$custom: #ffe288; $custom-light: #ffeaac; $custom-dark: #000000;
JSON
{
"hex": "#ffe288",
"rgb": {
"r": 255,
"g": 226,
"b": 136
},
"hsl": {
"h": 45.378,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.91784,
"c": 0.11436,
"h": 92.1
},
"luminance": 0.7743
}Semantic roles & 50–950 ramp
primary
#FFE288
secondary
#4C70DF
accent
#38E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481