#FFEE98#FFEE98
#FFEE98 is a very light, moderate yellow. Relative luminance 0.847; OKLCH L 94.4% C 0.108 H 98.4°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE98 |
|---|---|
| RGB | rgb(255, 238, 152) |
| HSL | hsl(50, 100%, 80%) |
| HSV | hsv(50, 40%, 100%) |
| CMYK | cmyk(0%, 6.7%, 40.4%, 0%) |
| CIE-LAB | lab(93.74, -5.95, 43.67) |
| CIE-LCH | lch(93.74, 44.07, 97.76°) |
| OKLab | oklab(94.4% -0.0157 0.1066) |
| OKLCH | oklch(94.4% 0.108 98.4) |
| XYZ | xyz(77.4837, 84.6785, 41.9627) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.69
Buff
#FEF69E
ΔE00 2.81
Khaki (CSS)
#F0E68C
ΔE00 2.89
Light Tan
#FBEEAC
ΔE00 3.69
Sandy
#F1DA7A
ΔE00 4.81
Wheat (survey)
#FBDD7E
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE98 #98A9FF
analogous
#FFBB98 #FFEE98 #DDFF98
triadic
#FFEE98 #98FFEE #EE98FF
tetradic
#FFEE98 #98FFBB #98A9FF #FF98DD
square
#FFEE98 #98FFBB #98A9FF #FF98DD
split-complementary
#FFEE98 #98DDFF #BB98FF
monochromatic
#FFDA1E #FFE45B #FFEE98 #FFF8D5 #FFFAE0
Accessibility & contrast
On white
1.17
#FFEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#FFEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE98
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE98 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE992
Deuteranopia (green-blind)
#FFF09B
Tritanopia (blue-blind)
#FFE2D9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffee98; /* rgb */ color: rgb(255, 238, 152); /* oklch */ color: oklch(94.4% 0.108 98.4);
Tailwind
colors: {
custom: {
50: '#fff3b7',
500: '#ffee98',
950: '#000000',
},
}SCSS
$custom: #ffee98; $custom-light: #fff3b7; $custom-dark: #000000;
JSON
{
"hex": "#ffee98",
"rgb": {
"r": 255,
"g": 238,
"b": 152
},
"hsl": {
"h": 50.097,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.94403,
"c": 0.10779,
"h": 98.4
},
"luminance": 0.84676
}Semantic roles & 50–950 ramp
primary
#FFEE98
secondary
#5970E2
accent
#26E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581