#EBDCA2#EBDCA2
#EBDCA2 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.077 H 95.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCA2 |
|---|---|
| RGB | rgb(235, 220, 162) |
| HSL | hsl(48, 65%, 78%) |
| HSV | hsv(48, 31%, 92%) |
| CMYK | cmyk(0%, 6.4%, 31.1%, 7.8%) |
| CIE-LAB | lab(87.71, -3.41, 30.42) |
| CIE-LCH | lch(87.71, 30.61, 96.40°) |
| OKLab | oklab(89.29% -0.0071 0.0762) |
| OKLCH | oklch(89.29% 0.077 95.3) |
| XYZ | xyz(66.3765, 71.4589, 44.4718) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.62
Vanilla
#F3E5AB
ΔE00 1.99
Palegoldenrod
#EEE8AA
ΔE00 3.70
Light Tan
#FBEEAC
ΔE00 4.14
Pale Peach
#FFE5AD
ΔE00 4.39
Wheat
#F5DEB3
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCA2 #A2B1EB
analogous
#EBB7A2 #EBDCA2 #D6EBA2
triadic
#EBDCA2 #A2EBDC #DCA2EB
tetradic
#EBDCA2 #A2EBB7 #A2B1EB #EBA2D6
square
#EBDCA2 #A2EBB7 #A2B1EB #EBA2D6
split-complementary
#EBDCA2 #A2D6EB #B7A2EB
monochromatic
#D5B63D #E0C970 #EBDCA2 #F6EFD4 #FAF6E6
Accessibility & contrast
On white
1.37
#EBDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#EBDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCA2
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCA2 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#ECDEA4
Tritanopia (blue-blind)
#F6D3CD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdca2; /* rgb */ color: rgb(235, 220, 162); /* oklch */ color: oklch(89.3% 0.077 95.3);
Tailwind
colors: {
custom: {
50: '#f2e6be',
500: '#ebdca2',
950: '#000000',
},
}SCSS
$custom: #ebdca2; $custom-light: #f2e6be; $custom-dark: #000000;
JSON
{
"hex": "#ebdca2",
"rgb": {
"r": 235,
"g": 220,
"b": 162
},
"hsl": {
"h": 47.671,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.89287,
"c": 0.07655,
"h": 95.3
},
"luminance": 0.71457
}Semantic roles & 50–950 ramp
primary
#EBDCA2
secondary
#6A7DC7
accent
#3ECC19
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482