#E6E67F#E6E67F
#E6E67F is a very light, vivid yellow. Relative luminance 0.749; OKLCH L 90.3% C 0.126 H 108.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E67F |
|---|---|
| RGB | rgb(230, 230, 127) |
| HSL | hsl(60, 67%, 70%) |
| HSV | hsv(60, 45%, 90%) |
| CMYK | cmyk(0%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(89.37, -14.20, 49.92) |
| CIE-LCH | lch(89.37, 51.90, 105.88°) |
| OKLab | oklab(90.34% -0.0404 0.1195) |
| OKLCH | oklch(90.34% 0.126 108.7) |
| XYZ | xyz(64.7620, 74.9504, 31.1299) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Straw
#FCF679
ΔE00 4.78
Manilla
#FFFA86
ΔE00 4.83
Buff
#FEF69E
ΔE00 4.91
Dark Cream
#FFF39A
ΔE00 5.01
Yellowish Tan
#FCFC81
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E67F #7F7FE6
analogous
#E6B37F #E6E67F #B3E67F
triadic
#E6E67F #7FE6E6 #E67FE6
tetradic
#E6E67F #7FE6B3 #7F7FE6 #E67FB3
square
#E6E67F #7FE6B3 #7F7FE6 #E67FB3
split-complementary
#E6E67F #7FB2E6 #B27FE6
monochromatic
#C4C426 #DCDC4C #E6E67F #F0F0B2 #FAFAE5
Accessibility & contrast
On white
1.31
#E6E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E6E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E67F
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E67F | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE76
Deuteranopia (green-blind)
#F6E284
Tritanopia (blue-blind)
#F3DBCE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6e67f; /* rgb */ color: rgb(230, 230, 127); /* oklch */ color: oklch(90.3% 0.126 108.7);
Tailwind
colors: {
custom: {
50: '#f0eda6',
500: '#e6e67f',
950: '#000000',
},
}SCSS
$custom: #e6e67f; $custom-light: #f0eda6; $custom-dark: #000000;
JSON
{
"hex": "#e6e67f",
"rgb": {
"r": 230,
"g": 230,
"b": 127
},
"hsl": {
"h": 60,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.90341,
"c": 0.12611,
"h": 108.7
},
"luminance": 0.74949
}Semantic roles & 50–950 ramp
primary
#E6E67F
secondary
#4B4BBE
accent
#16CF16
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480