#FFEE94#FFEE94
#FFEE94 is a very light, moderate yellow. Relative luminance 0.845; OKLCH L 94.3% C 0.112 H 98.9°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE94 |
|---|---|
| RGB | rgb(255, 238, 148) |
| HSL | hsl(50, 100%, 79%) |
| HSV | hsv(50, 42%, 100%) |
| CMYK | cmyk(0%, 6.7%, 42%, 0%) |
| CIE-LAB | lab(93.69, -6.36, 45.56) |
| CIE-LCH | lch(93.69, 46.00, 97.95°) |
| OKLab | oklab(94.34% -0.0173 0.1107) |
| OKLCH | oklch(94.34% 0.112 98.9) |
| XYZ | xyz(77.1616, 84.5497, 40.2664) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.63
Khaki (CSS)
#F0E68C
ΔE00 2.75
Buff
#FEF69E
ΔE00 2.82
Light Tan
#FBEEAC
ΔE00 4.31
Sandy Yellow
#FDEE73
ΔE00 4.56
Sandy
#F1DA7A
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE94 #94A5FF
analogous
#FFB994 #FFEE94 #DBFF94
triadic
#FFEE94 #94FFEE #EE94FF
tetradic
#FFEE94 #94FFB9 #94A5FF #FF94DB
square
#FFEE94 #94FFB9 #94A5FF #FF94DB
split-complementary
#FFEE94 #94DBFF #B994FF
monochromatic
#FFDB1A #FFE457 #FFEE94 #FFF8D1 #FFFAE0
Accessibility & contrast
On white
1.17
#FFEE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#FFEE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE94
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE94 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98D
Deuteranopia (green-blind)
#FFF098
Tritanopia (blue-blind)
#FFE2D8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffee94; /* rgb */ color: rgb(255, 238, 148); /* oklch */ color: oklch(94.3% 0.112 98.9);
Tailwind
colors: {
custom: {
50: '#fff3b4',
500: '#ffee94',
950: '#000000',
},
}SCSS
$custom: #ffee94; $custom-light: #fff3b4; $custom-dark: #000000;
JSON
{
"hex": "#ffee94",
"rgb": {
"r": 255,
"g": 238,
"b": 148
},
"hsl": {
"h": 50.467,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.9434,
"c": 0.11207,
"h": 98.9
},
"luminance": 0.84547
}Semantic roles & 50–950 ramp
primary
#FFEE94
secondary
#566CE1
accent
#24E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581