#FFE98E#FFE98E
#FFE98E is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.3% C 0.114 H 96.2°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE98E |
|---|---|
| RGB | rgb(255, 233, 142) |
| HSL | hsl(48, 100%, 78%) |
| HSV | hsv(48, 44%, 100%) |
| CMYK | cmyk(0%, 8.6%, 44.3%, 0%) |
| CIE-LAB | lab(92.35, -4.45, 46.81) |
| CIE-LCH | lch(92.35, 47.02, 95.43°) |
| OKLab | oklab(93.26% -0.0122 0.1132) |
| OKLCH | oklch(93.26% 0.114 96.2) |
| XYZ | xyz(75.2634, 81.4935, 37.3512) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.26
Dark Cream
#FFF39A
ΔE00 3.27
Sandy
#F1DA7A
ΔE00 3.43
Khaki (CSS)
#F0E68C
ΔE00 3.48
Yellow Tan
#FFE36E
ΔE00 4.03
Pale Gold
#FDDE6C
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE98E #8EA4FF
analogous
#FFB18E #FFE98E #DCFF8E
triadic
#FFE98E #8EFFE9 #E98EFF
tetradic
#FFE98E #8EFFB1 #8EA4FF #FF8EDC
square
#FFE98E #8EFFB1 #8EA4FF #FF8EDC
split-complementary
#FFE98E #8EDCFF #B18EFF
monochromatic
#FFD114 #FFDD51 #FFE98E #FFF5CB #FFF9E0
Accessibility & contrast
On white
1.21
#FFE98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#FFE98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE98E
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE98E | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE587
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#FFDDD3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe98e; /* rgb */ color: rgb(255, 233, 142); /* oklch */ color: oklch(93.3% 0.114 96.2);
Tailwind
colors: {
custom: {
50: '#ffefb0',
500: '#ffe98e',
950: '#000000',
},
}SCSS
$custom: #ffe98e; $custom-light: #ffefb0; $custom-dark: #000000;
JSON
{
"hex": "#ffe98e",
"rgb": {
"r": 255,
"g": 233,
"b": 142
},
"hsl": {
"h": 48.319,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93256,
"c": 0.11387,
"h": 96.2
},
"luminance": 0.81491
}Semantic roles & 50–950 ramp
primary
#FFE98E
secondary
#516DE0
accent
#2DE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181611
muted
#868581