#FFEEB2#FFEEB2
#FFEEB2 is a very light, moderate yellow. Relative luminance 0.856; OKLCH L 94.9% C 0.079 H 94.2°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEB2 |
|---|---|
| RGB | rgb(255, 238, 178) |
| HSL | hsl(47, 100%, 85%) |
| HSV | hsv(47, 30%, 100%) |
| CMYK | cmyk(0%, 6.7%, 30.2%, 0%) |
| CIE-LAB | lab(94.15, -3.00, 31.19) |
| CIE-LCH | lch(94.15, 31.33, 95.50°) |
| OKLab | oklab(94.86% -0.0057 0.0783) |
| OKLCH | oklch(94.86% 0.079 94.2) |
| XYZ | xyz(79.8512, 85.6255, 54.4319) |
| Luminance | 0.8562 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.86
Vanilla
#F3E5AB
ΔE00 2.23
Pale Peach
#FFE5AD
ΔE00 3.49
Palegoldenrod
#EEE8AA
ΔE00 3.84
Egg Shell
#FFFCC4
ΔE00 4.94
Beige (survey)
#E6DAA6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEB2 #B2C3FF
analogous
#FFC7B2 #FFEEB2 #EAFFB2
triadic
#FFEEB2 #B2FFEE #EEB2FF
tetradic
#FFEEB2 #B2FFC7 #B2C3FF #FFB2EA
square
#FFEEB2 #B2FFC7 #B2C3FF #FFB2EA
split-complementary
#FFEEB2 #B2EAFF #C7B2FF
monochromatic
#FFD338 #FFE075 #FFEEB2 #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.16
#FFEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#FFEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEB2
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEB2 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAE
Deuteranopia (green-blind)
#FFF1B4
Tritanopia (blue-blind)
#FFE5DE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeeb2; /* rgb */ color: rgb(255, 238, 178); /* oklch */ color: oklch(94.9% 0.079 94.2);
Tailwind
colors: {
custom: {
50: '#fff3c9',
500: '#ffeeb2',
950: '#000000',
},
}SCSS
$custom: #ffeeb2; $custom-light: #fff3c9; $custom-dark: #000000;
JSON
{
"hex": "#ffeeb2",
"rgb": {
"r": 255,
"g": 238,
"b": 178
},
"hsl": {
"h": 46.753,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94858,
"c": 0.07854,
"h": 94.2
},
"luminance": 0.85623
}Semantic roles & 50–950 ramp
primary
#FFEEB2
secondary
#708AE6
accent
#33E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582