#EBE3AA#EBE3AA
#EBE3AA is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 90.9% C 0.074 H 101.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3AA |
|---|---|
| RGB | rgb(235, 227, 170) |
| HSL | hsl(53, 62%, 79%) |
| HSV | hsv(53, 28%, 92%) |
| CMYK | cmyk(0%, 3.4%, 27.7%, 7.8%) |
| CIE-LAB | lab(89.63, -5.95, 28.89) |
| CIE-LCH | lch(89.63, 29.50, 101.64°) |
| OKLab | oklab(90.85% -0.0141 0.0727) |
| OKLCH | oklch(90.85% 0.074 101) |
| XYZ | xyz(68.9861, 75.5040, 48.9621) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.54
Vanilla
#F3E5AB
ΔE00 1.99
Beige (survey)
#E6DAA6
ΔE00 2.51
Light Tan
#FBEEAC
ΔE00 3.35
Egg Shell
#FFFCC4
ΔE00 5.33
Lemonchiffon
#FFFACD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3AA #AAB2EB
analogous
#EBC3AA #EBE3AA #D3EBAA
triadic
#EBE3AA #AAEBE3 #E3AAEB
tetradic
#EBE3AA #AAEBC3 #AAB2EB #EBAAD3
square
#EBE3AA #AAEBC3 #AAB2EB #EBAAD3
split-complementary
#EBE3AA #AAD3EB #C3AAEB
monochromatic
#D4C247 #DFD378 #EBE3AA #F7F3DC #F9F7E6
Accessibility & contrast
On white
1.30
#EBE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EBE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3AA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3AA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#F0E3AC
Tritanopia (blue-blind)
#F5DBD4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe3aa; /* rgb */ color: rgb(235, 227, 170); /* oklch */ color: oklch(90.9% 0.074 101.0);
Tailwind
colors: {
custom: {
50: '#f2ebc3',
500: '#ebe3aa',
950: '#000000',
},
}SCSS
$custom: #ebe3aa; $custom-light: #f2ebc3; $custom-dark: #000000;
JSON
{
"hex": "#ebe3aa",
"rgb": {
"r": 235,
"g": 227,
"b": 170
},
"hsl": {
"h": 52.615,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.90851,
"c": 0.0741,
"h": 101
},
"luminance": 0.75503
}Semantic roles & 50–950 ramp
primary
#EBE3AA
secondary
#727CC7
accent
#31CA1C
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171612
muted
#858482