#FFEB97#FFEB97
#FFEB97 is a very light, moderate yellow. Relative luminance 0.829; OKLCH L 93.8% C 0.106 H 96.4°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB97 |
|---|---|
| RGB | rgb(255, 235, 151) |
| HSL | hsl(48, 100%, 80%) |
| HSV | hsv(48, 41%, 100%) |
| CMYK | cmyk(0%, 7.8%, 40.8%, 0%) |
| CIE-LAB | lab(92.98, -4.56, 43.18) |
| CIE-LCH | lch(92.98, 43.42, 96.02°) |
| OKLab | oklab(93.79% -0.0118 0.1055) |
| OKLCH | oklch(93.79% 0.106 96.4) |
| XYZ | xyz(76.5360, 82.9136, 41.2445) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.74
Khaki (CSS)
#F0E68C
ΔE00 3.36
Light Tan
#FBEEAC
ΔE00 3.72
Buff
#FEF69E
ΔE00 3.84
Wheat (survey)
#FBDD7E
ΔE00 4.17
Sandy
#F1DA7A
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB97 #97ABFF
analogous
#FFB797 #FFEB97 #DFFF97
triadic
#FFEB97 #97FFEB #EB97FF
tetradic
#FFEB97 #97FFB7 #97ABFF #FF97DF
square
#FFEB97 #97FFB7 #97ABFF #FF97DF
split-complementary
#FFEB97 #97DFFF #B797FF
monochromatic
#FFD31D #FFDF5A #FFEB97 #FFF7D4 #FFF9E0
Accessibility & contrast
On white
1.19
#FFEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#FFEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB97
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB97 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE791
Deuteranopia (green-blind)
#FFEE9A
Tritanopia (blue-blind)
#FFDFD6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeb97; /* rgb */ color: rgb(255, 235, 151); /* oklch */ color: oklch(93.8% 0.106 96.4);
Tailwind
colors: {
custom: {
50: '#fff1b6',
500: '#ffeb97',
950: '#000000',
},
}SCSS
$custom: #ffeb97; $custom-light: #fff1b6; $custom-dark: #000000;
JSON
{
"hex": "#ffeb97",
"rgb": {
"r": 255,
"g": 235,
"b": 151
},
"hsl": {
"h": 48.462,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93791,
"c": 0.10613,
"h": 96.4
},
"luminance": 0.82911
}Semantic roles & 50–950 ramp
primary
#FFEB97
secondary
#5973E2
accent
#2CE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581