#EBCC96#EBCC96
#EBCC96 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.078 H 81.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC96 |
|---|---|
| RGB | rgb(235, 204, 150) |
| HSL | hsl(38, 68%, 75%) |
| HSV | hsv(38, 36%, 92%) |
| CMYK | cmyk(0%, 13.2%, 36.2%, 7.8%) |
| CIE-LAB | lab(83.47, 3.39, 30.95) |
| CIE-LCH | lch(83.47, 31.14, 83.76°) |
| OKLab | oklab(85.88% 0.012 0.0772) |
| OKLCH | oklch(85.88% 0.078 81.2) |
| XYZ | xyz(61.3602, 63.0523, 37.7864) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.58
Wheat
#F5DEB3
ΔE00 5.08
Burlywood
#DEB887
ΔE00 5.43
Very Light Brown
#D3B683
ΔE00 5.63
Moccasin
#FFE4B5
ΔE00 5.68
Pale Peach
#FFE5AD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC96 #96B5EB
analogous
#EBA196 #EBCC96 #DFEB96
triadic
#EBCC96 #96EBCC #CC96EB
tetradic
#EBCC96 #96EBA1 #96B5EB #EB96DF
square
#EBCC96 #96EBA1 #96B5EB #EB96DF
split-complementary
#EBCC96 #96DFEB #A196EB
monochromatic
#D79A2F #E1B363 #EBCC96 #F5E5C9 #FAF3E5
Accessibility & contrast
On white
1.54
#EBCC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#EBCC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC96
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC96 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB92
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#F8C2BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcc96; /* rgb */ color: rgb(235, 204, 150); /* oklch */ color: oklch(85.9% 0.078 81.2);
Tailwind
colors: {
custom: {
50: '#f2dbb5',
500: '#ebcc96',
950: '#000000',
},
}SCSS
$custom: #ebcc96; $custom-light: #f2dbb5; $custom-dark: #000000;
JSON
{
"hex": "#ebcc96",
"rgb": {
"r": 235,
"g": 204,
"b": 150
},
"hsl": {
"h": 38.118,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.85882,
"c": 0.07812,
"h": 81.2
},
"luminance": 0.6305
}Semantic roles & 50–950 ramp
primary
#EBCC96
secondary
#5F85C6
accent
#5AD016
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481