#FFEE95#FFEE95
#FFEE95 is a very light, moderate yellow. Relative luminance 0.846; OKLCH L 94.4% C 0.111 H 98.7°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE95 |
|---|---|
| RGB | rgb(255, 238, 149) |
| HSL | hsl(50, 100%, 79%) |
| HSV | hsv(50, 42%, 100%) |
| CMYK | cmyk(0%, 6.7%, 41.6%, 0%) |
| CIE-LAB | lab(93.70, -6.26, 45.09) |
| CIE-LCH | lch(93.70, 45.52, 97.90°) |
| OKLab | oklab(94.36% -0.0169 0.1097) |
| OKLCH | oklch(94.36% 0.111 98.7) |
| XYZ | xyz(77.2411, 84.5814, 40.6850) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.62
Khaki (CSS)
#F0E68C
ΔE00 2.77
Buff
#FEF69E
ΔE00 2.80
Light Tan
#FBEEAC
ΔE00 4.15
Sandy
#F1DA7A
ΔE00 4.66
Sandy Yellow
#FDEE73
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE95 #95A6FF
analogous
#FFB995 #FFEE95 #DBFF95
triadic
#FFEE95 #95FFEE #EE95FF
tetradic
#FFEE95 #95FFB9 #95A6FF #FF95DB
square
#FFEE95 #95FFB9 #95A6FF #FF95DB
split-complementary
#FFEE95 #95DBFF #B995FF
monochromatic
#FFDA1B #FFE458 #FFEE95 #FFF8D2 #FFFAE0
Accessibility & contrast
On white
1.17
#FFEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#FFEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE95
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE95 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98E
Deuteranopia (green-blind)
#FFF098
Tritanopia (blue-blind)
#FFE2D8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffee95; /* rgb */ color: rgb(255, 238, 149); /* oklch */ color: oklch(94.4% 0.111 98.7);
Tailwind
colors: {
custom: {
50: '#fff3b5',
500: '#ffee95',
950: '#000000',
},
}SCSS
$custom: #ffee95; $custom-light: #fff3b5; $custom-dark: #000000;
JSON
{
"hex": "#ffee95",
"rgb": {
"r": 255,
"g": 238,
"b": 149
},
"hsl": {
"h": 50.377,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.94356,
"c": 0.111,
"h": 98.7
},
"luminance": 0.84579
}Semantic roles & 50–950 ramp
primary
#FFEE95
secondary
#576DE1
accent
#25E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581