#EBD396#EBD396
#EBD396 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.3% C 0.083 H 89.0°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD396 |
|---|---|
| RGB | rgb(235, 211, 150) |
| HSL | hsl(43, 68%, 75%) |
| HSV | hsv(43, 36%, 92%) |
| CMYK | cmyk(0%, 10.2%, 36.2%, 7.8%) |
| CIE-LAB | lab(85.23, -0.23, 33.28) |
| CIE-LCH | lch(85.23, 33.28, 90.40°) |
| OKLab | oklab(87.27% 0.0015 0.0827) |
| OKLCH | oklch(87.27% 0.083 89) |
| XYZ | xyz(63.0615, 66.4549, 38.3535) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.19
Pale Peach
#FFE5AD
ΔE00 4.44
Vanilla
#F3E5AB
ΔE00 4.82
Sand (survey)
#E2CA76
ΔE00 5.01
Wheat
#F5DEB3
ΔE00 5.11
Navajowhite
#FFDEAD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD396 #96AEEB
analogous
#EBA896 #EBD396 #D8EB96
triadic
#EBD396 #96EBD3 #D396EB
tetradic
#EBD396 #96EBA8 #96AEEB #EB96D8
square
#EBD396 #96EBA8 #96AEEB #EB96D8
split-complementary
#EBD396 #96D8EB #A896EB
monochromatic
#D7A82F #E1BD63 #EBD396 #F5E9C9 #FAF4E5
Accessibility & contrast
On white
1.47
#EBD396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#EBD396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD396
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD396 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#F8C9C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebd396; /* rgb */ color: rgb(235, 211, 150); /* oklch */ color: oklch(87.3% 0.083 89.0);
Tailwind
colors: {
custom: {
50: '#f2e0b5',
500: '#ebd396',
950: '#000000',
},
}SCSS
$custom: #ebd396; $custom-light: #f2e0b5; $custom-dark: #000000;
JSON
{
"hex": "#ebd396",
"rgb": {
"r": 235,
"g": 211,
"b": 150
},
"hsl": {
"h": 43.059,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.87265,
"c": 0.08269,
"h": 89
},
"luminance": 0.66453
}Semantic roles & 50–950 ramp
primary
#EBD396
secondary
#5F7CC6
accent
#4AD016
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481