#EFE67E#EFE67E
#EFE67E is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 91.1% C 0.126 H 104.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE67E |
|---|---|
| RGB | rgb(239, 230, 126) |
| HSL | hsl(55, 78%, 72%) |
| HSV | hsv(55, 47%, 94%) |
| CMYK | cmyk(0%, 3.8%, 47.3%, 6.3%) |
| CIE-LAB | lab(90.07, -10.75, 51.41) |
| CIE-LCH | lch(90.07, 52.52, 101.81°) |
| OKLab | oklab(91.07% -0.0311 0.1226) |
| OKLCH | oklch(91.07% 0.126 104.2) |
| XYZ | xyz(67.6610, 76.4527, 30.9273) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.09
Sandy Yellow
#FDEE73
ΔE00 3.41
Dark Cream
#FFF39A
ΔE00 3.89
Straw
#FCF679
ΔE00 4.09
Yellowish
#FAEE66
ΔE00 4.28
Manilla
#FFFA86
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE67E #7E87EF
analogous
#EFAE7E #EFE67E #C0EF7E
triadic
#EFE67E #7EEFE6 #E67EEF
tetradic
#EFE67E #7EEFAE #7E87EF #EF7EC0
square
#EFE67E #7EEFAE #7E87EF #EF7EC0
split-complementary
#EFE67E #7EC0EF #AE7EEF
monochromatic
#D8C91B #E8DB48 #EFE67E #F6F1B4 #FCFAE4
Accessibility & contrast
On white
1.29
#EFE67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EFE67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE67E
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE67E | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E075
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#FDDACE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe67e; /* rgb */ color: rgb(239, 230, 126); /* oklch */ color: oklch(91.1% 0.126 104.2);
Tailwind
colors: {
custom: {
50: '#f6eda5',
500: '#efe67e',
950: '#000000',
},
}SCSS
$custom: #efe67e; $custom-light: #f6eda5; $custom-dark: #000000;
JSON
{
"hex": "#efe67e",
"rgb": {
"r": 239,
"g": 230,
"b": 126
},
"hsl": {
"h": 55.221,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.91066,
"c": 0.12645,
"h": 104.2
},
"luminance": 0.76451
}Semantic roles & 50–950 ramp
primary
#EFE67E
secondary
#4852C9
accent
#1CDA0B
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480