#FFEE7B#FFEE7B
#FFEE7B is a very light, vivid yellow. Relative luminance 0.838; OKLCH L 94.0% C 0.137 H 101.0°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE7B |
|---|---|
| RGB | rgb(255, 238, 123) |
| HSL | hsl(52, 100%, 74%) |
| HSV | hsv(52, 52%, 100%) |
| CMYK | cmyk(0%, 6.7%, 51.8%, 0%) |
| CIE-LAB | lab(93.38, -8.63, 57.09) |
| CIE-LCH | lch(93.38, 57.74, 98.60°) |
| OKLab | oklab(94% -0.0262 0.1346) |
| OKLCH | oklch(94% 0.137 101) |
| XYZ | xyz(75.3920, 83.8418, 30.9468) |
| Luminance | 0.8384 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.11
Yellowish
#FAEE66
ΔE00 2.70
Straw
#FCF679
ΔE00 3.18
Yellow Tan
#FFE36E
ΔE00 3.52
Manilla
#FFFA86
ΔE00 3.67
Sand Yellow
#FCE166
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE7B #7B8CFF
analogous
#FFAC7B #FFEE7B #CEFF7B
triadic
#FFEE7B #7BFFEE #EE7BFF
tetradic
#FFEE7B #7BFFAC #7B8CFF #FF7BCE
square
#FFEE7B #7BFFAC #7B8CFF #FF7BCE
split-complementary
#FFEE7B #7BCEFF #AC7BFF
monochromatic
#FFDE01 #FFE63E #FFEE7B #FFF6B8 #FFFBE0
Accessibility & contrast
On white
1.18
#FFEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#FFEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE7B
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE7B | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE870
Deuteranopia (green-blind)
#FFEF80
Tritanopia (blue-blind)
#FFE0D4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffee7b; /* rgb */ color: rgb(255, 238, 123); /* oklch */ color: oklch(94.0% 0.137 101.0);
Tailwind
colors: {
custom: {
50: '#fff3a4',
500: '#ffee7b',
950: '#000000',
},
}SCSS
$custom: #ffee7b; $custom-light: #fff3a4; $custom-dark: #000000;
JSON
{
"hex": "#ffee7b",
"rgb": {
"r": 255,
"g": 238,
"b": 123
},
"hsl": {
"h": 52.273,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.93998,
"c": 0.13707,
"h": 101
},
"luminance": 0.83839
}Semantic roles & 50–950 ramp
primary
#FFEE7B
secondary
#4155DD
accent
#1EE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580