#FFEEB4#FFEEB4
#FFEEB4 is a very light, moderate yellow. Relative luminance 0.857; OKLCH L 94.9% C 0.076 H 93.7°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEB4 |
|---|---|
| RGB | rgb(255, 238, 180) |
| HSL | hsl(46, 100%, 85%) |
| HSV | hsv(46, 29%, 100%) |
| CMYK | cmyk(0%, 6.7%, 29.4%, 0%) |
| CIE-LAB | lab(94.19, -2.75, 30.22) |
| CIE-LCH | lch(94.19, 30.34, 95.20°) |
| OKLab | oklab(94.9% -0.0049 0.0761) |
| OKLCH | oklch(94.9% 0.076 93.7) |
| XYZ | xyz(80.0535, 85.7064, 55.4971) |
| Luminance | 0.8570 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.21
Vanilla
#F3E5AB
ΔE00 2.25
Pale Peach
#FFE5AD
ΔE00 3.35
Palegoldenrod
#EEE8AA
ΔE00 3.98
Beige (survey)
#E6DAA6
ΔE00 4.87
Egg Shell
#FFFCC4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEB4 #B4C5FF
analogous
#FFC8B4 #FFEEB4 #EAFFB4
triadic
#FFEEB4 #B4FFEE #EEB4FF
tetradic
#FFEEB4 #B4FFC8 #B4C5FF #FFB4EA
square
#FFEEB4 #B4FFC8 #B4C5FF #FFB4EA
split-complementary
#FFEEB4 #B4EAFF #C8B4FF
monochromatic
#FFD23A #FFE077 #FFEEB4 #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.16
#FFEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#FFEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEB4
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEB4 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB0
Deuteranopia (green-blind)
#FFF1B6
Tritanopia (blue-blind)
#FFE5DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeeb4; /* rgb */ color: rgb(255, 238, 180); /* oklch */ color: oklch(94.9% 0.076 93.7);
Tailwind
colors: {
custom: {
50: '#fff3ca',
500: '#ffeeb4',
950: '#000000',
},
}SCSS
$custom: #ffeeb4; $custom-light: #fff3ca; $custom-dark: #000000;
JSON
{
"hex": "#ffeeb4",
"rgb": {
"r": 255,
"g": 238,
"b": 180
},
"hsl": {
"h": 46.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94897,
"c": 0.07621,
"h": 93.7
},
"luminance": 0.85704
}Semantic roles & 50–950 ramp
primary
#FFEEB4
secondary
#718CE6
accent
#34E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582