#FFEEA4#FFEEA4
#FFEEA4 is a very light, moderate yellow. Relative luminance 0.851; OKLCH L 94.6% C 0.095 H 96.8°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEA4 |
|---|---|
| RGB | rgb(255, 238, 164) |
| HSL | hsl(49, 100%, 82%) |
| HSV | hsv(49, 36%, 100%) |
| CMYK | cmyk(0%, 6.7%, 35.7%, 0%) |
| CIE-LAB | lab(93.92, -4.65, 37.94) |
| CIE-LCH | lch(93.92, 38.23, 96.99°) |
| OKLab | oklab(94.6% -0.0112 0.0939) |
| OKLCH | oklch(94.6% 0.095 96.8) |
| XYZ | xyz(78.5167, 85.0917, 47.4031) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.83
Dark Cream
#FFF39A
ΔE00 3.06
Vanilla
#F3E5AB
ΔE00 3.66
Buff
#FEF69E
ΔE00 3.70
Khaki (CSS)
#F0E68C
ΔE00 4.09
Palegoldenrod
#EEE8AA
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEA4 #A4B5FF
analogous
#FFC1A4 #FFEEA4 #E3FFA4
triadic
#FFEEA4 #A4FFEE #EEA4FF
tetradic
#FFEEA4 #A4FFC1 #A4B5FF #FFA4E3
square
#FFEEA4 #A4FFC1 #A4B5FF #FFA4E3
split-complementary
#FFEEA4 #A4E3FF #C1A4FF
monochromatic
#FFD72A #FFE367 #FFEEA4 #FFF9E0 #FFF9E0
Accessibility & contrast
On white
1.17
#FFEEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#FFEEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEA4
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEA4 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEA9F
Deuteranopia (green-blind)
#FFF0A7
Tritanopia (blue-blind)
#FFE4DB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffeea4; /* rgb */ color: rgb(255, 238, 164); /* oklch */ color: oklch(94.6% 0.095 96.8);
Tailwind
colors: {
custom: {
50: '#fff3bf',
500: '#ffeea4',
950: '#000000',
},
}SCSS
$custom: #ffeea4; $custom-light: #fff3bf; $custom-dark: #000000;
JSON
{
"hex": "#ffeea4",
"rgb": {
"r": 255,
"g": 238,
"b": 164
},
"hsl": {
"h": 48.791,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.94602,
"c": 0.09456,
"h": 96.8
},
"luminance": 0.85089
}Semantic roles & 50–950 ramp
primary
#FFEEA4
secondary
#647CE4
accent
#2BE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181712
muted
#868582