#EFEDB2#EFEDB2
#EFEDB2 is a very light, moderate yellow. Relative luminance 0.821; OKLCH L 93.4% C 0.076 H 106.2°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDB2 |
|---|---|
| RGB | rgb(239, 237, 178) |
| HSL | hsl(58, 66%, 82%) |
| HSV | hsv(58, 26%, 94%) |
| CMYK | cmyk(0%, 0.8%, 25.5%, 6.3%) |
| CIE-LAB | lab(92.63, -8.45, 28.92) |
| CIE-LCH | lch(92.63, 30.13, 106.28°) |
| OKLab | oklab(93.35% -0.0211 0.0729) |
| OKLCH | oklch(93.35% 0.076 106.2) |
| XYZ | xyz(73.9167, 82.1346, 54.0705) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.67
Egg Shell
#FFFCC4
ΔE00 3.29
Light Tan
#FBEEAC
ΔE00 3.57
Cream (survey)
#FFFFC2
ΔE00 3.67
Vanilla
#F3E5AB
ΔE00 3.89
Ecru
#FEFFCA
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDB2 #B2B4EF
analogous
#EFCFB2 #EFEDB2 #D3EFB2
triadic
#EFEDB2 #B2EFED #EDB2EF
tetradic
#EFEDB2 #B2EFCF #B2B4EF #EFB2D3
square
#EFEDB2 #B2EFCF #B2B4EF #EFB2D3
split-complementary
#EFEDB2 #B2D3EF #CFB2EF
monochromatic
#DAD54D #E4E17F #EFEDB2 #FAF9E5 #FAF9E6
Accessibility & contrast
On white
1.21
#EFEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#EFEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDB2
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDB2 | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AE
Deuteranopia (green-blind)
#F9EBB4
Tritanopia (blue-blind)
#F8E5DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efedb2; /* rgb */ color: rgb(239, 237, 178); /* oklch */ color: oklch(93.4% 0.076 106.2);
Tailwind
colors: {
custom: {
50: '#f5f2c9',
500: '#efedb2',
950: '#000000',
},
}SCSS
$custom: #efedb2; $custom-light: #f5f2c9; $custom-dark: #000000;
JSON
{
"hex": "#efedb2",
"rgb": {
"r": 239,
"g": 237,
"b": 178
},
"hsl": {
"h": 58.033,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.93352,
"c": 0.07594,
"h": 106.2
},
"luminance": 0.82133
}Semantic roles & 50–950 ramp
primary
#EFEDB2
secondary
#787BCD
accent
#1ECD18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582