#EBCC95#EBCC95
#EBCC95 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.079 H 81.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC95 |
|---|---|
| RGB | rgb(235, 204, 149) |
| HSL | hsl(38, 68%, 75%) |
| HSV | hsv(38, 37%, 92%) |
| CMYK | cmyk(0%, 13.2%, 36.6%, 7.8%) |
| CIE-LAB | lab(83.45, 3.27, 31.45) |
| CIE-LCH | lch(83.45, 31.62, 84.06°) |
| OKLab | oklab(85.86% 0.0116 0.0783) |
| OKLCH | oklch(85.86% 0.079 81.6) |
| XYZ | xyz(61.2800, 63.0202, 37.3641) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.68
Wheat
#F5DEB3
ΔE00 5.19
Burlywood
#DEB887
ΔE00 5.51
Very Light Brown
#D3B683
ΔE00 5.64
Pale Peach
#FFE5AD
ΔE00 5.69
Moccasin
#FFE4B5
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC95 #95B4EB
analogous
#EBA195 #EBCC95 #DFEB95
triadic
#EBCC95 #95EBCC #CC95EB
tetradic
#EBCC95 #95EBA1 #95B4EB #EB95DF
square
#EBCC95 #95EBA1 #95B4EB #EB95DF
split-complementary
#EBCC95 #95DFEB #A195EB
monochromatic
#D89A2E #E1B362 #EBCC95 #F5E5C8 #FAF3E5
Accessibility & contrast
On white
1.54
#EBCC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#EBCC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC95
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC95 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB91
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#F8C2BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcc95; /* rgb */ color: rgb(235, 204, 149); /* oklch */ color: oklch(85.9% 0.079 81.6);
Tailwind
colors: {
custom: {
50: '#f2dbb4',
500: '#ebcc95',
950: '#000000',
},
}SCSS
$custom: #ebcc95; $custom-light: #f2dbb4; $custom-dark: #000000;
JSON
{
"hex": "#ebcc95",
"rgb": {
"r": 235,
"g": 204,
"b": 149
},
"hsl": {
"h": 38.372,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.85863,
"c": 0.07919,
"h": 81.6
},
"luminance": 0.63018
}Semantic roles & 50–950 ramp
primary
#EBCC95
secondary
#5E84C6
accent
#59D015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481