#EFEB98#EFEB98
#EFEB98 is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.5% C 0.104 H 105.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEB98 |
|---|---|
| RGB | rgb(239, 235, 152) |
| HSL | hsl(57, 73%, 77%) |
| HSV | hsv(57, 36%, 94%) |
| CMYK | cmyk(0%, 1.7%, 36.4%, 6.3%) |
| CIE-LAB | lab(91.70, -10.61, 40.79) |
| CIE-LCH | lch(91.70, 42.15, 104.58°) |
| OKLab | oklab(92.47% -0.0285 0.1002) |
| OKLCH | oklch(92.47% 0.104 105.9) |
| XYZ | xyz(70.9734, 80.0359, 41.4094) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.25
Buff
#FEF69E
ΔE00 2.76
Dark Cream
#FFF39A
ΔE00 3.06
Parchment
#FEFCAF
ΔE00 3.78
Palegoldenrod
#EEE8AA
ΔE00 3.93
Light Tan
#FBEEAC
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEB98 #989CEF
analogous
#EFC098 #EFEB98 #C8EF98
triadic
#EFEB98 #98EFEB #EB98EF
tetradic
#EFEB98 #98EFC0 #989CEF #EF98C8
square
#EFEB98 #98EFC0 #989CEF #EF98C8
split-complementary
#EFEB98 #98C8EF #C098EF
monochromatic
#DFD62E #E7E163 #EFEB98 #F7F5CD #FBFAE5
Accessibility & contrast
On white
1.23
#EFEB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#EFEB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEB98
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEB98 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E592
Deuteranopia (green-blind)
#FBE99B
Tritanopia (blue-blind)
#FBE1D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeb98; /* rgb */ color: rgb(239, 235, 152); /* oklch */ color: oklch(92.5% 0.104 105.9);
Tailwind
colors: {
custom: {
50: '#f5f1b7',
500: '#efeb98',
950: '#000000',
},
}SCSS
$custom: #efeb98; $custom-light: #f5f1b7; $custom-dark: #000000;
JSON
{
"hex": "#efeb98",
"rgb": {
"r": 239,
"g": 235,
"b": 152
},
"hsl": {
"h": 57.241,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.92474,
"c": 0.10413,
"h": 105.9
},
"luminance": 0.80034
}Semantic roles & 50–950 ramp
primary
#EFEB98
secondary
#6065CC
accent
#19D510
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581