#FFEB88#FFEB88
#FFEB88 is a very light, vivid yellow. Relative luminance 0.825; OKLCH L 93.6% C 0.122 H 98.2°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB88 |
|---|---|
| RGB | rgb(255, 235, 136) |
| HSL | hsl(50, 100%, 77%) |
| HSV | hsv(50, 47%, 100%) |
| CMYK | cmyk(0%, 7.8%, 46.7%, 0%) |
| CIE-LAB | lab(92.78, -6.02, 50.24) |
| CIE-LCH | lch(92.78, 50.60, 96.83°) |
| OKLab | oklab(93.57% -0.0173 0.1205) |
| OKLCH | oklch(93.57% 0.122 98.2) |
| XYZ | xyz(75.3944, 82.4569, 35.2321) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 3.02
Khaki (CSS)
#F0E68C
ΔE00 3.28
Sandy Yellow
#FDEE73
ΔE00 3.43
Yellow Tan
#FFE36E
ΔE00 3.48
Sandy
#F1DA7A
ΔE00 3.72
Wheat (survey)
#FBDD7E
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB88 #889CFF
analogous
#FFB088 #FFEB88 #D8FF88
triadic
#FFEB88 #88FFEB #EB88FF
tetradic
#FFEB88 #88FFB0 #889CFF #FF88D8
square
#FFEB88 #88FFB0 #889CFF #FF88D8
split-complementary
#FFEB88 #88D8FF #B088FF
monochromatic
#FFD60E #FFE14B #FFEB88 #FFF5C5 #FFFAE0
Accessibility & contrast
On white
1.20
#FFEB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#FFEB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB88
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB88 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE680
Deuteranopia (green-blind)
#FFED8C
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb88; /* rgb */ color: rgb(255, 235, 136); /* oklch */ color: oklch(93.6% 0.122 98.2);
Tailwind
colors: {
custom: {
50: '#fff1ac',
500: '#ffeb88',
950: '#000000',
},
}SCSS
$custom: #ffeb88; $custom-light: #fff1ac; $custom-dark: #000000;
JSON
{
"hex": "#ffeb88",
"rgb": {
"r": 255,
"g": 235,
"b": 136
},
"hsl": {
"h": 49.916,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.93567,
"c": 0.12175,
"h": 98.2
},
"luminance": 0.82454
}Semantic roles & 50–950 ramp
primary
#FFEB88
secondary
#4C65DF
accent
#27E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581