#ECEBA2#ECEBA2
#ECEBA2 is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.4% C 0.093 H 107.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEBA2 |
|---|---|
| RGB | rgb(236, 235, 162) |
| HSL | hsl(59, 66%, 78%) |
| HSV | hsv(59, 31%, 93%) |
| CMYK | cmyk(0%, 0.4%, 31.4%, 7.5%) |
| CIE-LAB | lab(91.62, -10.59, 35.64) |
| CIE-LCH | lch(91.62, 37.18, 106.55°) |
| OKLab | oklab(92.4% -0.0278 0.0886) |
| OKLCH | oklch(92.4% 0.093 107.4) |
| XYZ | xyz(70.8225, 79.8594, 45.8590) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.54
Light Khaki
#E6F2A2
ΔE00 3.52
Parchment
#FEFCAF
ΔE00 3.61
Light Tan
#FBEEAC
ΔE00 3.89
Light Beige
#FFFEB6
ΔE00 3.98
Khaki (CSS)
#F0E68C
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEBA2 #A2A3EC
analogous
#ECC6A2 #ECEBA2 #C8ECA2
triadic
#ECEBA2 #A2ECEB #EBA2EC
tetradic
#ECEBA2 #A2ECC6 #A2A3EC #ECA2C8
square
#ECEBA2 #A2ECC6 #A2A3EC #ECA2C8
split-complementary
#ECEBA2 #A2C8EC #C6A2EC
monochromatic
#D7D53C #E2E06F #ECEBA2 #F6F6D5 #FAFAE6
Accessibility & contrast
On white
1.24
#ECEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#ECEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEBA2
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEBA2 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59D
Deuteranopia (green-blind)
#F8E8A5
Tritanopia (blue-blind)
#F6E2D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eceba2; /* rgb */ color: rgb(236, 235, 162); /* oklch */ color: oklch(92.4% 0.093 107.4);
Tailwind
colors: {
custom: {
50: '#f3f1be',
500: '#eceba2',
950: '#000000',
},
}SCSS
$custom: #eceba2; $custom-light: #f3f1be; $custom-dark: #000000;
JSON
{
"hex": "#eceba2",
"rgb": {
"r": 236,
"g": 235,
"b": 162
},
"hsl": {
"h": 59.189,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.92404,
"c": 0.09281,
"h": 107.4
},
"luminance": 0.79858
}Semantic roles & 50–950 ramp
primary
#ECEBA2
secondary
#6A6BC8
accent
#1ACE18
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582