#E6EAAF#E6EAAF
#E6EAAF is a very light, moderate yellow. Relative luminance 0.788; OKLCH L 92.0% C 0.076 H 111.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EAAF |
|---|---|
| RGB | rgb(230, 234, 175) |
| HSL | hsl(64, 58%, 80%) |
| HSV | hsv(64, 25%, 92%) |
| CMYK | cmyk(1.7%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(91.13, -10.67, 28.30) |
| CIE-LCH | lch(91.13, 30.24, 110.66°) |
| OKLab | oklab(91.97% -0.0275 0.0714) |
| OKLCH | oklch(91.97% 0.077 111) |
| XYZ | xyz(69.7936, 78.7645, 52.0755) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.02
Light Khaki
#E6F2A2
ΔE00 4.39
Egg Shell
#FFFCC4
ΔE00 4.63
Cream (survey)
#FFFFC2
ΔE00 4.67
Ecru
#FEFFCA
ΔE00 4.87
Ivory (survey)
#FFFFCB
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EAAF #B3AFEA
analogous
#EAD1AF #E6EAAF #C8EAAF
triadic
#E6EAAF #AFE6EA #EAAFE6
tetradic
#E6EAAF #AFEAD1 #B3AFEA #EAAFC8
square
#E6EAAF #AFEAD1 #B3AFEA #EAAFC8
split-complementary
#E6EAAF #AFC8EA #D1AFEA
monochromatic
#C8D14E #D7DD7F #E6EAAF #F5F7DF #F7F9E7
Accessibility & contrast
On white
1.25
#E6EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#E6EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EAAF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EAAF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AB
Deuteranopia (green-blind)
#F4E7B1
Tritanopia (blue-blind)
#EEE3DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e6eaaf; /* rgb */ color: rgb(230, 234, 175); /* oklch */ color: oklch(92.0% 0.076 111.0);
Tailwind
colors: {
custom: {
50: '#eef0c7',
500: '#e6eaaf',
950: '#000000',
},
}SCSS
$custom: #e6eaaf; $custom-light: #eef0c7; $custom-dark: #000000;
JSON
{
"hex": "#e6eaaf",
"rgb": {
"r": 230,
"g": 234,
"b": 175
},
"hsl": {
"h": 64.068,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.91973,
"c": 0.0765,
"h": 111
},
"luminance": 0.78764
}Semantic roles & 50–950 ramp
primary
#E6EAAF
secondary
#7D77C6
accent
#1FC62B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161613
muted
#858582