#EFE682#EFE682
#EFE682 is a very light, vivid yellow. Relative luminance 0.766; OKLCH L 91.1% C 0.122 H 104.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE682 |
|---|---|
| RGB | rgb(239, 230, 130) |
| HSL | hsl(55, 77%, 72%) |
| HSV | hsv(55, 46%, 94%) |
| CMYK | cmyk(0%, 3.8%, 45.6%, 6.3%) |
| CIE-LAB | lab(90.12, -10.38, 49.56) |
| CIE-LCH | lch(90.12, 50.63, 101.83°) |
| OKLab | oklab(91.12% -0.0296 0.1188) |
| OKLCH | oklch(91.12% 0.122 104) |
| XYZ | xyz(67.9243, 76.5580, 32.3139) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.53
Dark Cream
#FFF39A
ΔE00 3.55
Sandy Yellow
#FDEE73
ΔE00 3.82
Buff
#FEF69E
ΔE00 4.00
Sandy
#F1DA7A
ΔE00 4.42
Straw
#FCF679
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE682 #828BEF
analogous
#EFB082 #EFE682 #C1EF82
triadic
#EFE682 #82EFE6 #E682EF
tetradic
#EFE682 #82EFB0 #828BEF #EF82C1
square
#EFE682 #82EFB0 #828BEF #EF82C1
split-complementary
#EFE682 #82C1EF #B082EF
monochromatic
#DBCB1C #E8DB4C #EFE682 #F6F1B8 #FCFAE4
Accessibility & contrast
On white
1.29
#EFE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EFE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE682
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE682 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07A
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#FDDACE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe682; /* rgb */ color: rgb(239, 230, 130); /* oklch */ color: oklch(91.1% 0.122 104.0);
Tailwind
colors: {
custom: {
50: '#f6eda8',
500: '#efe682',
950: '#000000',
},
}SCSS
$custom: #efe682; $custom-light: #f6eda8; $custom-dark: #000000;
JSON
{
"hex": "#efe682",
"rgb": {
"r": 239,
"g": 230,
"b": 130
},
"hsl": {
"h": 55.046,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.9112,
"c": 0.12241,
"h": 104
},
"luminance": 0.76556
}Semantic roles & 50–950 ramp
primary
#EFE682
secondary
#4C56CA
accent
#1DDA0C
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481