#FFEE93#FFEE93
#FFEE93 is a very light, moderate yellow. Relative luminance 0.845; OKLCH L 94.3% C 0.113 H 99.0°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE93 |
|---|---|
| RGB | rgb(255, 238, 147) |
| HSL | hsl(51, 100%, 79%) |
| HSV | hsv(51, 42%, 100%) |
| CMYK | cmyk(0%, 6.7%, 42.4%, 0%) |
| CIE-LAB | lab(93.68, -6.46, 46.03) |
| CIE-LCH | lch(93.68, 46.48, 97.99°) |
| OKLab | oklab(94.33% -0.0176 0.1118) |
| OKLCH | oklch(94.33% 0.113 99) |
| XYZ | xyz(77.0828, 84.5181, 39.8513) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.65
Khaki (CSS)
#F0E68C
ΔE00 2.74
Buff
#FEF69E
ΔE00 2.84
Sandy Yellow
#FDEE73
ΔE00 4.41
Light Tan
#FBEEAC
ΔE00 4.46
Sandy
#F1DA7A
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE93 #93A4FF
analogous
#FFB893 #FFEE93 #DAFF93
triadic
#FFEE93 #93FFEE #EE93FF
tetradic
#FFEE93 #93FFB8 #93A4FF #FF93DA
square
#FFEE93 #93FFB8 #93A4FF #FF93DA
split-complementary
#FFEE93 #93DAFF #B893FF
monochromatic
#FFDB19 #FFE456 #FFEE93 #FFF8D0 #FFFAE0
Accessibility & contrast
On white
1.17
#FFEE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#FFEE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE93
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE93 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#FFF097
Tritanopia (blue-blind)
#FFE2D8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffee93; /* rgb */ color: rgb(255, 238, 147); /* oklch */ color: oklch(94.3% 0.113 99.0);
Tailwind
colors: {
custom: {
50: '#fff3b4',
500: '#ffee93',
950: '#000000',
},
}SCSS
$custom: #ffee93; $custom-light: #fff3b4; $custom-dark: #000000;
JSON
{
"hex": "#ffee93",
"rgb": {
"r": 255,
"g": 238,
"b": 147
},
"hsl": {
"h": 50.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.94325,
"c": 0.11313,
"h": 99
},
"luminance": 0.84516
}Semantic roles & 50–950 ramp
primary
#FFEE93
secondary
#556BE1
accent
#24E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581