#EFE67A#EFE67A
#EFE67A is a very light, vivid yellow. Relative luminance 0.763; OKLCH L 91.0% C 0.130 H 104.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE67A |
|---|---|
| RGB | rgb(239, 230, 122) |
| HSL | hsl(55, 79%, 71%) |
| HSV | hsv(55, 49%, 94%) |
| CMYK | cmyk(0%, 3.8%, 49%, 6.3%) |
| CIE-LAB | lab(90.02, -11.10, 53.24) |
| CIE-LCH | lch(90.02, 54.39, 101.78°) |
| OKLab | oklab(91.01% -0.0325 0.1263) |
| OKLCH | oklch(91.01% 0.13 104.4) |
| XYZ | xyz(67.4080, 76.3515, 29.5951) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.63
Sandy Yellow
#FDEE73
ΔE00 3.06
Straw
#FCF679
ΔE00 3.80
Yellowish
#FAEE66
ΔE00 3.81
Dull Yellow
#EEDC5B
ΔE00 4.11
Manilla
#FFFA86
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE67A #7A83EF
analogous
#EFAB7A #EFE67A #BDEF7A
triadic
#EFE67A #7AEFE6 #E67AEF
tetradic
#EFE67A #7AEFAB #7A83EF #EF7ABD
square
#EFE67A #7AEFAB #7A83EF #EF7ABD
split-complementary
#EFE67A #7ABDEF #AB7AEF
monochromatic
#D5C71A #E8DC43 #EFE67A #F6F0B1 #FCFAE4
Accessibility & contrast
On white
1.29
#EFE67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#EFE67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE67A
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE67A | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#FAE57F
Tritanopia (blue-blind)
#FEDACD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efe67a; /* rgb */ color: rgb(239, 230, 122); /* oklch */ color: oklch(91.0% 0.130 104.4);
Tailwind
colors: {
custom: {
50: '#f6eda3',
500: '#efe67a',
950: '#000000',
},
}SCSS
$custom: #efe67a; $custom-light: #f6eda3; $custom-dark: #000000;
JSON
{
"hex": "#efe67a",
"rgb": {
"r": 239,
"g": 230,
"b": 122
},
"hsl": {
"h": 55.385,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.91014,
"c": 0.13041,
"h": 104.4
},
"luminance": 0.76349
}Semantic roles & 50–950 ramp
primary
#EFE67A
secondary
#444FC9
accent
#1BDB0B
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480