#EFEDAD#EFEDAD
#EFEDAD is a very light, moderate yellow. Relative luminance 0.819; OKLCH L 93.3% C 0.082 H 106.4°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDAD |
|---|---|
| RGB | rgb(239, 237, 173) |
| HSL | hsl(58, 67%, 81%) |
| HSV | hsv(58, 28%, 94%) |
| CMYK | cmyk(0%, 0.8%, 27.6%, 6.3%) |
| CIE-LAB | lab(92.55, -9.10, 31.35) |
| CIE-LCH | lch(92.55, 32.64, 106.18°) |
| OKLab | oklab(93.25% -0.0231 0.0787) |
| OKLCH | oklch(93.25% 0.082 106.4) |
| XYZ | xyz(73.4238, 81.9374, 51.4747) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.51
Light Tan
#FBEEAC
ΔE00 3.29
Light Beige
#FFFEB6
ΔE00 3.68
Egg Shell
#FFFCC4
ΔE00 3.73
Parchment
#FEFCAF
ΔE00 3.79
Cream (survey)
#FFFFC2
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDAD #ADAFEF
analogous
#EFCCAD #EFEDAD #D0EFAD
triadic
#EFEDAD #ADEFED #EDADEF
tetradic
#EFEDAD #ADEFCC #ADAFEF #EFADD0
square
#EFEDAD #ADEFCC #ADAFEF #EFADD0
split-complementary
#EFEDAD #ADD0EF #CCADEF
monochromatic
#DBD747 #E5E27A #EFEDAD #F9F8E0 #FAF9E5
Accessibility & contrast
On white
1.21
#EFEDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#EFEDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDAD
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDAD | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A9
Deuteranopia (green-blind)
#F9EBAF
Tritanopia (blue-blind)
#F9E5DC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efedad; /* rgb */ color: rgb(239, 237, 173); /* oklch */ color: oklch(93.3% 0.082 106.4);
Tailwind
colors: {
custom: {
50: '#f5f2c6',
500: '#efedad',
950: '#000000',
},
}SCSS
$custom: #efedad; $custom-light: #f5f2c6; $custom-dark: #000000;
JSON
{
"hex": "#efedad",
"rgb": {
"r": 239,
"g": 237,
"b": 173
},
"hsl": {
"h": 58.182,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.93254,
"c": 0.08199,
"h": 106.4
},
"luminance": 0.81936
}Semantic roles & 50–950 ramp
primary
#EFEDAD
secondary
#7376CD
accent
#1CCF16
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582