#FFEEA7#FFEEA7
#FFEEA7 is a very light, moderate yellow. Relative luminance 0.852; OKLCH L 94.7% C 0.091 H 96.3°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEA7 |
|---|---|
| RGB | rgb(255, 238, 167) |
| HSL | hsl(48, 100%, 83%) |
| HSV | hsv(48, 35%, 100%) |
| CMYK | cmyk(0%, 6.7%, 34.5%, 0%) |
| CIE-LAB | lab(93.97, -4.31, 36.50) |
| CIE-LCH | lch(93.97, 36.75, 96.74°) |
| OKLab | oklab(94.65% -0.01 0.0906) |
| OKLCH | oklch(94.65% 0.091 96.3) |
| XYZ | xyz(78.7908, 85.2013, 48.8468) |
| Luminance | 0.8520 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.44
Vanilla
#F3E5AB
ΔE00 3.23
Dark Cream
#FFF39A
ΔE00 3.55
Palegoldenrod
#EEE8AA
ΔE00 3.92
Buff
#FEF69E
ΔE00 4.10
Khaki (CSS)
#F0E68C
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEA7 #A7B8FF
analogous
#FFC2A7 #FFEEA7 #E4FFA7
triadic
#FFEEA7 #A7FFEE #EEA7FF
tetradic
#FFEEA7 #A7FFC2 #A7B8FF #FFA7E4
square
#FFEEA7 #A7FFC2 #A7B8FF #FFA7E4
split-complementary
#FFEEA7 #A7E4FF #C2A7FF
monochromatic
#FFD62D #FFE26A #FFEEA7 #FFF9E0 #FFF9E0
Accessibility & contrast
On white
1.16
#FFEEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#FFEEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEA7
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEA7 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA2
Deuteranopia (green-blind)
#FFF0A9
Tritanopia (blue-blind)
#FFE4DC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeea7; /* rgb */ color: rgb(255, 238, 167); /* oklch */ color: oklch(94.7% 0.091 96.3);
Tailwind
colors: {
custom: {
50: '#fff3c1',
500: '#ffeea7',
950: '#000000',
},
}SCSS
$custom: #ffeea7; $custom-light: #fff3c1; $custom-dark: #000000;
JSON
{
"hex": "#ffeea7",
"rgb": {
"r": 255,
"g": 238,
"b": 167
},
"hsl": {
"h": 48.409,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.94654,
"c": 0.09117,
"h": 96.3
},
"luminance": 0.85199
}Semantic roles & 50–950 ramp
primary
#FFEEA7
secondary
#667EE4
accent
#2CE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181712
muted
#868582