#EFDCA0#EFDCA0
#EFDCA0 is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.6% C 0.080 H 92.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCA0 |
|---|---|
| RGB | rgb(239, 220, 160) |
| HSL | hsl(46, 71%, 78%) |
| HSV | hsv(46, 33%, 94%) |
| CMYK | cmyk(0%, 7.9%, 33.1%, 6.3%) |
| CIE-LAB | lab(88.01, -2.13, 31.90) |
| CIE-LCH | lch(88.01, 31.97, 93.82°) |
| OKLab | oklab(89.59% -0.0036 0.0797) |
| OKLCH | oklch(89.59% 0.08 92.6) |
| XYZ | xyz(67.5359, 72.0772, 43.6056) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.41
Beige (survey)
#E6DAA6
ΔE00 2.71
Pale Peach
#FFE5AD
ΔE00 3.48
Light Tan
#FBEEAC
ΔE00 4.28
Palegoldenrod
#EEE8AA
ΔE00 4.56
Wheat
#F5DEB3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCA0 #A0B3EF
analogous
#EFB4A0 #EFDCA0 #DAEFA0
triadic
#EFDCA0 #A0EFDC #DCA0EF
tetradic
#EFDCA0 #A0EFB4 #A0B3EF #EFA0DA
square
#EFDCA0 #A0EFB4 #A0B3EF #EFA0DA
split-complementary
#EFDCA0 #A0DAEF #B4A0EF
monochromatic
#DDB537 #E6C96C #EFDCA0 #F8EFD4 #FBF5E5
Accessibility & contrast
On white
1.36
#EFDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#EFDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCA0
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCA0 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99C
Deuteranopia (green-blind)
#EEDFA2
Tritanopia (blue-blind)
#FBD3CC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdca0; /* rgb */ color: rgb(239, 220, 160); /* oklch */ color: oklch(89.6% 0.080 92.6);
Tailwind
colors: {
custom: {
50: '#f5e6bc',
500: '#efdca0',
950: '#000000',
},
}SCSS
$custom: #efdca0; $custom-light: #f5e6bc; $custom-dark: #000000;
JSON
{
"hex": "#efdca0",
"rgb": {
"r": 239,
"g": 220,
"b": 160
},
"hsl": {
"h": 45.57,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.89591,
"c": 0.07976,
"h": 92.6
},
"luminance": 0.72075
}Semantic roles & 50–950 ramp
primary
#EFDCA0
secondary
#677FCC
accent
#41D312
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482