#EFE68F#EFE68F
#EFE68F is a very light, moderate yellow. Relative luminance 0.769; OKLCH L 91.3% C 0.109 H 103.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE68F |
|---|---|
| RGB | rgb(239, 230, 143) |
| HSL | hsl(54, 75%, 75%) |
| HSV | hsv(54, 40%, 94%) |
| CMYK | cmyk(0%, 3.8%, 40.2%, 6.3%) |
| CIE-LAB | lab(90.29, -9.09, 43.44) |
| CIE-LCH | lch(90.29, 44.38, 101.82°) |
| OKLab | oklab(91.31% -0.0248 0.1058) |
| OKLCH | oklch(91.31% 0.109 103.2) |
| XYZ | xyz(68.8526, 76.9293, 37.2032) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.56
Dark Cream
#FFF39A
ΔE00 2.99
Buff
#FEF69E
ΔE00 3.36
Light Tan
#FBEEAC
ΔE00 4.54
Sandy
#F1DA7A
ΔE00 4.66
Palegoldenrod
#EEE8AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE68F #8F98EF
analogous
#EFB68F #EFE68F #C8EF8F
triadic
#EFE68F #8FEFE6 #E68FEF
tetradic
#EFE68F #8FEFB6 #8F98EF #EF8FC8
square
#EFE68F #8FEFB6 #8F98EF #EF8FC8
split-complementary
#EFE68F #8FC8EF #B68FEF
monochromatic
#E0CE24 #E7DA59 #EFE68F #F7F2C5 #FBF9E4
Accessibility & contrast
On white
1.28
#EFE68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#EFE68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE68F
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE68F | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#F8E593
Tritanopia (blue-blind)
#FCDBD1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe68f; /* rgb */ color: rgb(239, 230, 143); /* oklch */ color: oklch(91.3% 0.109 103.2);
Tailwind
colors: {
custom: {
50: '#f6edb1',
500: '#efe68f',
950: '#000000',
},
}SCSS
$custom: #efe68f; $custom-light: #f6edb1; $custom-dark: #000000;
JSON
{
"hex": "#efe68f",
"rgb": {
"r": 239,
"g": 230,
"b": 143
},
"hsl": {
"h": 54.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.91312,
"c": 0.10867,
"h": 103.2
},
"luminance": 0.76928
}Semantic roles & 50–950 ramp
primary
#EFE68F
secondary
#5762CB
accent
#21D70E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171611
muted
#858481