#FFEB95#FFEB95
#FFEB95 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.8% C 0.108 H 96.7°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB95 |
|---|---|
| RGB | rgb(255, 235, 149) |
| HSL | hsl(49, 100%, 79%) |
| HSV | hsv(49, 42%, 100%) |
| CMYK | cmyk(0%, 7.8%, 41.6%, 0%) |
| CIE-LAB | lab(92.95, -4.76, 44.13) |
| CIE-LCH | lch(92.95, 44.39, 96.16°) |
| OKLab | oklab(93.76% -0.0125 0.1075) |
| OKLCH | oklch(93.76% 0.108 96.7) |
| XYZ | xyz(76.3749, 82.8492, 40.3963) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.66
Khaki (CSS)
#F0E68C
ΔE00 3.24
Buff
#FEF69E
ΔE00 3.80
Light Tan
#FBEEAC
ΔE00 4.01
Wheat (survey)
#FBDD7E
ΔE00 4.06
Sandy
#F1DA7A
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB95 #95A9FF
analogous
#FFB695 #FFEB95 #DEFF95
triadic
#FFEB95 #95FFEB #EB95FF
tetradic
#FFEB95 #95FFB6 #95A9FF #FF95DE
square
#FFEB95 #95FFB6 #95A9FF #FF95DE
split-complementary
#FFEB95 #95DEFF #B695FF
monochromatic
#FFD41B #FFDF58 #FFEB95 #FFF7D2 #FFF9E0
Accessibility & contrast
On white
1.20
#FFEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#FFEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB95
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB95 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#FFDFD6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeb95; /* rgb */ color: rgb(255, 235, 149); /* oklch */ color: oklch(93.8% 0.108 96.7);
Tailwind
colors: {
custom: {
50: '#fff1b5',
500: '#ffeb95',
950: '#000000',
},
}SCSS
$custom: #ffeb95; $custom-light: #fff1b5; $custom-dark: #000000;
JSON
{
"hex": "#ffeb95",
"rgb": {
"r": 255,
"g": 235,
"b": 149
},
"hsl": {
"h": 48.679,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.93759,
"c": 0.10826,
"h": 96.7
},
"luminance": 0.82847
}Semantic roles & 50–950 ramp
primary
#FFEB95
secondary
#5771E1
accent
#2BE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581