#E7E27A#E7E27A
#E7E27A is a very light, vivid yellow. Relative luminance 0.728; OKLCH L 89.5% C 0.127 H 106.2°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E27A |
|---|---|
| RGB | rgb(231, 226, 122) |
| HSL | hsl(57, 69%, 69%) |
| HSV | hsv(57, 47%, 91%) |
| CMYK | cmyk(0%, 2.2%, 47.2%, 9.4%) |
| CIE-LAB | lab(88.35, -12.29, 51.07) |
| CIE-LCH | lch(88.35, 52.53, 103.53°) |
| OKLab | oklab(89.53% -0.0354 0.1217) |
| OKLCH | oklch(89.53% 0.127 106.2) |
| XYZ | xyz(63.6657, 72.7885, 29.1044) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.71
Sandy Yellow
#FDEE73
ΔE00 4.58
Dull Yellow
#EEDC5B
ΔE00 4.84
Straw
#FCF679
ΔE00 4.92
Dark Cream
#FFF39A
ΔE00 5.02
Yellowish
#FAEE66
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E27A #7A7FE7
analogous
#E7AC7A #E7E27A #B6E77A
triadic
#E7E27A #7AE7E2 #E27AE7
tetradic
#E7E27A #7AE7AC #7A7FE7 #E77AB6
square
#E7E27A #7AE7AC #7A7FE7 #E77AB6
split-complementary
#E7E27A #7AB6E7 #AC7AE7
monochromatic
#C3BC23 #DED746 #E7E27A #F0EDAE #FAF9E2
Accessibility & contrast
On white
1.35
#E7E27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#E7E27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E27A
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E27A | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#F4E07F
Tritanopia (blue-blind)
#F5D6CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7e27a; /* rgb */ color: rgb(231, 226, 122); /* oklch */ color: oklch(89.5% 0.127 106.2);
Tailwind
colors: {
custom: {
50: '#f0eaa2',
500: '#e7e27a',
950: '#000000',
},
}SCSS
$custom: #e7e27a; $custom-light: #f0eaa2; $custom-dark: #000000;
JSON
{
"hex": "#e7e27a",
"rgb": {
"r": 231,
"g": 226,
"b": 122
},
"hsl": {
"h": 57.248,
"s": 69.427,
"l": 69.216
},
"oklch": {
"l": 0.89527,
"c": 0.12671,
"h": 106.2
},
"luminance": 0.72787
}Semantic roles & 50–950 ramp
primary
#E7E27A
secondary
#464CBF
accent
#1DD114
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480