#E7E27E#E7E27E
#E7E27E is a very light, vivid yellow. Relative luminance 0.729; OKLCH L 89.6% C 0.123 H 106.1°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E27E |
|---|---|
| RGB | rgb(231, 226, 126) |
| HSL | hsl(57, 69%, 70%) |
| HSV | hsv(57, 45%, 91%) |
| CMYK | cmyk(0%, 2.2%, 45.5%, 9.4%) |
| CIE-LAB | lab(88.40, -11.92, 49.22) |
| CIE-LCH | lch(88.40, 50.64, 103.61°) |
| OKLab | oklab(89.58% -0.034 0.1179) |
| OKLCH | oklch(89.58% 0.123 106.1) |
| XYZ | xyz(63.9186, 72.8897, 30.4367) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.30
Dark Cream
#FFF39A
ΔE00 4.76
Sandy Yellow
#FDEE73
ΔE00 4.90
Buff
#FEF69E
ΔE00 4.98
Sandy
#F1DA7A
ΔE00 5.05
Straw
#FCF679
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E27E #7E83E7
analogous
#E7AE7E #E7E27E #B7E77E
triadic
#E7E27E #7EE7E2 #E27EE7
tetradic
#E7E27E #7EE7AE #7E83E7 #E77EB7
square
#E7E27E #7EE7AE #7E83E7 #E77EB7
split-complementary
#E7E27E #7EB7E7 #AE7EE7
monochromatic
#C6BE25 #DDD64A #E7E27E #F1EEB2 #FAF9E5
Accessibility & contrast
On white
1.35
#E7E27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#E7E27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E27E
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E27E | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB76
Deuteranopia (green-blind)
#F4E083
Tritanopia (blue-blind)
#F4D7CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7e27e; /* rgb */ color: rgb(231, 226, 126); /* oklch */ color: oklch(89.6% 0.123 106.1);
Tailwind
colors: {
custom: {
50: '#f0eaa5',
500: '#e7e27e',
950: '#000000',
},
}SCSS
$custom: #e7e27e; $custom-light: #f0eaa5; $custom-dark: #000000;
JSON
{
"hex": "#e7e27e",
"rgb": {
"r": 231,
"g": 226,
"b": 126
},
"hsl": {
"h": 57.143,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.89581,
"c": 0.12266,
"h": 106.1
},
"luminance": 0.72888
}Semantic roles & 50–950 ramp
primary
#E7E27E
secondary
#4A4FBF
accent
#1ED115
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480