#EFEDAF#EFEDAF
#EFEDAF is a very light, moderate yellow. Relative luminance 0.820; OKLCH L 93.3% C 0.080 H 106.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDAF |
|---|---|
| RGB | rgb(239, 237, 175) |
| HSL | hsl(58, 67%, 81%) |
| HSV | hsv(58, 27%, 94%) |
| CMYK | cmyk(0%, 0.8%, 26.8%, 6.3%) |
| CIE-LAB | lab(92.58, -8.84, 30.38) |
| CIE-LCH | lch(92.58, 31.64, 106.23°) |
| OKLab | oklab(93.29% -0.0223 0.0764) |
| OKLCH | oklch(93.29% 0.08 106.3) |
| XYZ | xyz(73.6188, 82.0154, 52.5015) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.49
Light Tan
#FBEEAC
ΔE00 3.37
Egg Shell
#FFFCC4
ΔE00 3.53
Cream (survey)
#FFFFC2
ΔE00 3.72
Light Beige
#FFFEB6
ΔE00 3.84
Vanilla
#F3E5AB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDAF #AFB1EF
analogous
#EFCDAF #EFEDAF #D1EFAF
triadic
#EFEDAF #AFEFED #EDAFEF
tetradic
#EFEDAF #AFEFCD #AFB1EF #EFAFD1
square
#EFEDAF #AFEFCD #AFB1EF #EFAFD1
split-complementary
#EFEDAF #AFD1EF #CDAFEF
monochromatic
#DBD649 #E5E27C #EFEDAF #F9F8E2 #FAF9E5
Accessibility & contrast
On white
1.21
#EFEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#EFEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDAF
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDAF | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AB
Deuteranopia (green-blind)
#F9EBB1
Tritanopia (blue-blind)
#F8E5DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efedaf; /* rgb */ color: rgb(239, 237, 175); /* oklch */ color: oklch(93.3% 0.080 106.3);
Tailwind
colors: {
custom: {
50: '#f5f2c7',
500: '#efedaf',
950: '#000000',
},
}SCSS
$custom: #efedaf; $custom-light: #f5f2c7; $custom-dark: #000000;
JSON
{
"hex": "#efedaf",
"rgb": {
"r": 239,
"g": 237,
"b": 175
},
"hsl": {
"h": 58.125,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.93293,
"c": 0.07958,
"h": 106.3
},
"luminance": 0.82014
}Semantic roles & 50–950 ramp
primary
#EFEDAF
secondary
#7578CD
accent
#1DCF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582