#EFE698#EFE698
#EFE698 is a very light, moderate yellow. Relative luminance 0.772; OKLCH L 91.5% C 0.099 H 102.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE698 |
|---|---|
| RGB | rgb(239, 230, 152) |
| HSL | hsl(54, 73%, 77%) |
| HSV | hsv(54, 36%, 94%) |
| CMYK | cmyk(0%, 3.8%, 36.4%, 6.3%) |
| CIE-LAB | lab(90.42, -8.12, 39.13) |
| CIE-LCH | lch(90.42, 39.96, 101.72°) |
| OKLab | oklab(91.46% -0.0213 0.0963) |
| OKLCH | oklch(91.46% 0.099 102.5) |
| XYZ | xyz(69.5619, 77.2131, 40.9389) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.03
Palegoldenrod
#EEE8AA
ΔE00 3.22
Light Tan
#FBEEAC
ΔE00 3.31
Dark Cream
#FFF39A
ΔE00 3.38
Buff
#FEF69E
ΔE00 3.62
Vanilla
#F3E5AB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE698 #98A1EF
analogous
#EFBB98 #EFE698 #CDEF98
triadic
#EFE698 #98EFE6 #E698EF
tetradic
#EFE698 #98EFBB #98A1EF #EF98CD
square
#EFE698 #98EFBB #98A1EF #EF98CD
split-complementary
#EFE698 #98CDEF #BB98EF
monochromatic
#DFCC2E #E7D963 #EFE698 #F7F3CD #FBF9E5
Accessibility & contrast
On white
1.28
#EFE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#EFE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE698
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE698 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E192
Deuteranopia (green-blind)
#F7E69B
Tritanopia (blue-blind)
#FBDCD2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe698; /* rgb */ color: rgb(239, 230, 152); /* oklch */ color: oklch(91.5% 0.099 102.5);
Tailwind
colors: {
custom: {
50: '#f5edb7',
500: '#efe698',
950: '#000000',
},
}SCSS
$custom: #efe698; $custom-light: #f5edb7; $custom-dark: #000000;
JSON
{
"hex": "#efe698",
"rgb": {
"r": 239,
"g": 230,
"b": 152
},
"hsl": {
"h": 53.793,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.91458,
"c": 0.09867,
"h": 102.5
},
"luminance": 0.77211
}Semantic roles & 50–950 ramp
primary
#EFE698
secondary
#606BCC
accent
#25D510
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481