#EFEFAF#EFEFAF
#EFEFAF is a very light, moderate yellow. Relative luminance 0.832; OKLCH L 93.7% C 0.082 H 107.9°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEFAF |
|---|---|
| RGB | rgb(239, 239, 175) |
| HSL | hsl(60, 67%, 81%) |
| HSV | hsv(60, 27%, 94%) |
| CMYK | cmyk(0%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(93.09, -9.84, 31.07) |
| CIE-LCH | lch(93.09, 32.59, 107.57°) |
| OKLab | oklab(93.7% -0.0252 0.078) |
| OKLCH | oklch(93.7% 0.082 107.9) |
| XYZ | xyz(74.2011, 83.1800, 52.6956) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.16
Light Beige
#FFFEB6
ΔE00 3.39
Cream (survey)
#FFFFC2
ΔE00 3.42
Egg Shell
#FFFCC4
ΔE00 3.51
Creme
#FFFFB6
ΔE00 3.58
Parchment
#FEFCAF
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEFAF #AFAFEF
analogous
#EFCFAF #EFEFAF #CFEFAF
triadic
#EFEFAF #AFEFEF #EFAFEF
tetradic
#EFEFAF #AFEFCF #AFAFEF #EFAFCF
square
#EFEFAF #AFEFCF #AFAFEF #EFAFCF
split-complementary
#EFEFAF #AFCFEF #CFAFEF
monochromatic
#DBDB49 #E5E57C #EFEFAF #F9F9E2 #FAFAE5
Accessibility & contrast
On white
1.19
#EFEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#EFEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEFAF
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEFAF | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#FBECB1
Tritanopia (blue-blind)
#F8E7DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #efefaf; /* rgb */ color: rgb(239, 239, 175); /* oklch */ color: oklch(93.7% 0.082 107.9);
Tailwind
colors: {
custom: {
50: '#f5f4c7',
500: '#efefaf',
950: '#000000',
},
}SCSS
$custom: #efefaf; $custom-light: #f5f4c7; $custom-dark: #000000;
JSON
{
"hex": "#efefaf",
"rgb": {
"r": 239,
"g": 239,
"b": 175
},
"hsl": {
"h": 60,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.93698,
"c": 0.08199,
"h": 107.9
},
"luminance": 0.83179
}Semantic roles & 50–950 ramp
primary
#EFEFAF
secondary
#7575CD
accent
#17CF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582