#EFDCA2#EFDCA2
#EFDCA2 is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.6% C 0.077 H 92.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCA2 |
|---|---|
| RGB | rgb(239, 220, 162) |
| HSL | hsl(45, 71%, 79%) |
| HSV | hsv(45, 32%, 94%) |
| CMYK | cmyk(0%, 7.9%, 32.2%, 6.3%) |
| CIE-LAB | lab(88.04, -1.89, 30.92) |
| CIE-LCH | lch(88.04, 30.98, 93.49°) |
| OKLab | oklab(89.63% -0.0028 0.0774) |
| OKLCH | oklch(89.63% 0.077 92.1) |
| XYZ | xyz(67.7123, 72.1477, 44.5344) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.39
Beige (survey)
#E6DAA6
ΔE00 2.52
Pale Peach
#FFE5AD
ΔE00 3.31
Wheat
#F5DEB3
ΔE00 4.35
Light Tan
#FBEEAC
ΔE00 4.43
Palegoldenrod
#EEE8AA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCA2 #A2B5EF
analogous
#EFB5A2 #EFDCA2 #DBEFA2
triadic
#EFDCA2 #A2EFDC #DCA2EF
tetradic
#EFDCA2 #A2EFB5 #A2B5EF #EFA2DB
square
#EFDCA2 #A2EFB5 #A2B5EF #EFA2DB
split-complementary
#EFDCA2 #A2DBEF #B5A2EF
monochromatic
#DDB53A #E6C86E #EFDCA2 #F8F0D6 #FBF5E5
Accessibility & contrast
On white
1.36
#EFDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#EFDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCA2
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCA2 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#EDDFA4
Tritanopia (blue-blind)
#FBD3CD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efdca2; /* rgb */ color: rgb(239, 220, 162); /* oklch */ color: oklch(89.6% 0.077 92.1);
Tailwind
colors: {
custom: {
50: '#f5e6be',
500: '#efdca2',
950: '#000000',
},
}SCSS
$custom: #efdca2; $custom-light: #f5e6be; $custom-dark: #000000;
JSON
{
"hex": "#efdca2",
"rgb": {
"r": 239,
"g": 220,
"b": 162
},
"hsl": {
"h": 45.195,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.89629,
"c": 0.07745,
"h": 92.1
},
"luminance": 0.72146
}Semantic roles & 50–950 ramp
primary
#EFDCA2
secondary
#6981CC
accent
#42D313
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482