#FFEB98#FFEB98
#FFEB98 is a very light, moderate yellow. Relative luminance 0.829; OKLCH L 93.8% C 0.105 H 96.2°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB98 |
|---|---|
| RGB | rgb(255, 235, 152) |
| HSL | hsl(48, 100%, 80%) |
| HSV | hsv(48, 40%, 100%) |
| CMYK | cmyk(0%, 7.8%, 40.4%, 0%) |
| CIE-LAB | lab(92.99, -4.45, 42.70) |
| CIE-LCH | lch(92.99, 42.94, 95.95°) |
| OKLab | oklab(93.81% -0.0114 0.1044) |
| OKLCH | oklch(93.81% 0.105 96.2) |
| XYZ | xyz(76.6175, 82.9462, 41.6740) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.80
Khaki (CSS)
#F0E68C
ΔE00 3.43
Light Tan
#FBEEAC
ΔE00 3.58
Buff
#FEF69E
ΔE00 3.88
Wheat (survey)
#FBDD7E
ΔE00 4.24
Sandy
#F1DA7A
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB98 #98ACFF
analogous
#FFB898 #FFEB98 #DFFF98
triadic
#FFEB98 #98FFEB #EB98FF
tetradic
#FFEB98 #98FFB8 #98ACFF #FF98DF
square
#FFEB98 #98FFB8 #98ACFF #FF98DF
split-complementary
#FFEB98 #98DFFF #B898FF
monochromatic
#FFD31E #FFDF5B #FFEB98 #FFF7D5 #FFF9E0
Accessibility & contrast
On white
1.19
#FFEB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#FFEB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB98
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB98 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE792
Deuteranopia (green-blind)
#FFEE9B
Tritanopia (blue-blind)
#FFDFD6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeb98; /* rgb */ color: rgb(255, 235, 152); /* oklch */ color: oklch(93.8% 0.105 96.2);
Tailwind
colors: {
custom: {
50: '#fff1b7',
500: '#ffeb98',
950: '#000000',
},
}SCSS
$custom: #ffeb98; $custom-light: #fff1b7; $custom-dark: #000000;
JSON
{
"hex": "#ffeb98",
"rgb": {
"r": 255,
"g": 235,
"b": 152
},
"hsl": {
"h": 48.35,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93807,
"c": 0.10505,
"h": 96.2
},
"luminance": 0.82944
}Semantic roles & 50–950 ramp
primary
#FFEB98
secondary
#5974E2
accent
#2DE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581