#FFEE7F#FFEE7F
#FFEE7F is a very light, vivid yellow. Relative luminance 0.839; OKLCH L 94.0% C 0.133 H 100.7°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE7F |
|---|---|
| RGB | rgb(255, 238, 127) |
| HSL | hsl(52, 100%, 75%) |
| HSV | hsv(52, 50%, 100%) |
| CMYK | cmyk(0%, 6.7%, 50.2%, 0%) |
| CIE-LAB | lab(93.43, -8.30, 55.29) |
| CIE-LCH | lch(93.43, 55.91, 98.54°) |
| OKLab | oklab(94.05% -0.0248 0.131) |
| OKLCH | oklch(94.05% 0.133 100.7) |
| XYZ | xyz(75.6476, 83.9440, 32.2926) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.58
Yellowish
#FAEE66
ΔE00 3.17
Straw
#FCF679
ΔE00 3.38
Yellow Tan
#FFE36E
ΔE00 3.60
Dark Cream
#FFF39A
ΔE00 3.62
Manilla
#FFFA86
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE7F #7F90FF
analogous
#FFAE7F #FFEE7F #D0FF7F
triadic
#FFEE7F #7FFFEE #EE7FFF
tetradic
#FFEE7F #7FFFAE #7F90FF #FF7FD0
square
#FFEE7F #7FFFAE #7F90FF #FF7FD0
split-complementary
#FFEE7F #7FD0FF #AE7FFF
monochromatic
#FFDE05 #FFE642 #FFEE7F #FFF6BC #FFFBE0
Accessibility & contrast
On white
1.18
#FFEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#FFEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE7F
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE7F | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#FFEF84
Tritanopia (blue-blind)
#FFE0D4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffee7f; /* rgb */ color: rgb(255, 238, 127); /* oklch */ color: oklch(94.0% 0.133 100.7);
Tailwind
colors: {
custom: {
50: '#fff3a6',
500: '#ffee7f',
950: '#000000',
},
}SCSS
$custom: #ffee7f; $custom-light: #fff3a6; $custom-dark: #000000;
JSON
{
"hex": "#ffee7f",
"rgb": {
"r": 255,
"g": 238,
"b": 127
},
"hsl": {
"h": 52.031,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.94047,
"c": 0.1333,
"h": 100.7
},
"luminance": 0.83941
}Semantic roles & 50–950 ramp
primary
#FFEE7F
secondary
#4459DE
accent
#1EE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181710
muted
#868580