#EFE08D#EFE08D
#EFE08D is a very light, moderate yellow. Relative luminance 0.736; OKLCH L 90.1% C 0.105 H 99.3°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE08D |
|---|---|
| RGB | rgb(239, 224, 141) |
| HSL | hsl(51, 75%, 75%) |
| HSV | hsv(51, 41%, 94%) |
| CMYK | cmyk(0%, 6.3%, 41%, 6.3%) |
| CIE-LAB | lab(88.73, -6.29, 42.44) |
| CIE-LCH | lch(88.73, 42.90, 98.42°) |
| OKLab | oklab(90.07% -0.0169 0.1034) |
| OKLCH | oklch(90.07% 0.105 99.3) |
| XYZ | xyz(67.0614, 73.5872, 35.8653) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.08
Sandy
#F1DA7A
ΔE00 3.16
Dark Cream
#FFF39A
ΔE00 4.10
Wheat (survey)
#FBDD7E
ΔE00 4.42
Light Tan
#FBEEAC
ΔE00 4.50
Buff
#FEF69E
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE08D #8D9CEF
analogous
#EFAF8D #EFE08D #CDEF8D
triadic
#EFE08D #8DEFE0 #E08DEF
tetradic
#EFE08D #8DEFAF #8D9CEF #EF8DCD
square
#EFE08D #8DEFAF #8D9CEF #EF8DCD
split-complementary
#EFE08D #8DCDEF #AF8DEF
monochromatic
#E0C322 #E7D157 #EFE08D #F7EFC3 #FBF8E4
Accessibility & contrast
On white
1.34
#EFE08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#EFE08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE08D
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE08D | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB87
Deuteranopia (green-blind)
#F3E190
Tritanopia (blue-blind)
#FDD5CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efe08d; /* rgb */ color: rgb(239, 224, 141); /* oklch */ color: oklch(90.1% 0.105 99.3);
Tailwind
colors: {
custom: {
50: '#f6e9af',
500: '#efe08d',
950: '#000000',
},
}SCSS
$custom: #efe08d; $custom-light: #f6e9af; $custom-dark: #000000;
JSON
{
"hex": "#efe08d",
"rgb": {
"r": 239,
"g": 224,
"b": 141
},
"hsl": {
"h": 50.816,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.90065,
"c": 0.1048,
"h": 99.3
},
"luminance": 0.73585
}Semantic roles & 50–950 ramp
primary
#EFE08D
secondary
#5667CB
accent
#2DD80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481