#EBDCA0#EBDCA0
#EBDCA0 is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.079 H 95.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCA0 |
|---|---|
| RGB | rgb(235, 220, 160) |
| HSL | hsl(48, 65%, 77%) |
| HSV | hsv(48, 32%, 92%) |
| CMYK | cmyk(0%, 6.4%, 31.9%, 7.8%) |
| CIE-LAB | lab(87.67, -3.66, 31.40) |
| CIE-LCH | lch(87.67, 31.61, 96.64°) |
| OKLab | oklab(89.25% -0.0079 0.0785) |
| OKLCH | oklch(89.25% 0.079 95.8) |
| XYZ | xyz(66.2001, 71.3884, 43.5430) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.95
Vanilla
#F3E5AB
ΔE00 2.06
Palegoldenrod
#EEE8AA
ΔE00 3.61
Light Tan
#FBEEAC
ΔE00 4.01
Pale Peach
#FFE5AD
ΔE00 4.53
Wheat
#F5DEB3
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCA0 #A0AFEB
analogous
#EBB7A0 #EBDCA0 #D4EBA0
triadic
#EBDCA0 #A0EBDC #DCA0EB
tetradic
#EBDCA0 #A0EBB7 #A0AFEB #EBA0D4
square
#EBDCA0 #A0EBB7 #A0AFEB #EBA0D4
split-complementary
#EBDCA0 #A0D4EB #B7A0EB
monochromatic
#D6B73B #E0C96D #EBDCA0 #F6EFD3 #FAF6E6
Accessibility & contrast
On white
1.37
#EBDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#EBDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCA0
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCA0 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99C
Deuteranopia (green-blind)
#ECDEA2
Tritanopia (blue-blind)
#F6D3CC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdca0; /* rgb */ color: rgb(235, 220, 160); /* oklch */ color: oklch(89.2% 0.079 95.8);
Tailwind
colors: {
custom: {
50: '#f2e6bc',
500: '#ebdca0',
950: '#000000',
},
}SCSS
$custom: #ebdca0; $custom-light: #f2e6bc; $custom-dark: #000000;
JSON
{
"hex": "#ebdca0",
"rgb": {
"r": 235,
"g": 220,
"b": 160
},
"hsl": {
"h": 48,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.89249,
"c": 0.0789,
"h": 95.8
},
"luminance": 0.71387
}Semantic roles & 50–950 ramp
primary
#EBDCA0
secondary
#687BC7
accent
#3DCD18
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482