#EBCC94#EBCC94
#EBCC94 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.8% C 0.080 H 82.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC94 |
|---|---|
| RGB | rgb(235, 204, 148) |
| HSL | hsl(39, 69%, 75%) |
| HSV | hsv(39, 37%, 92%) |
| CMYK | cmyk(0%, 13.2%, 37%, 7.8%) |
| CIE-LAB | lab(83.44, 3.16, 31.95) |
| CIE-LCH | lch(83.44, 32.10, 84.36°) |
| OKLab | oklab(85.84% 0.0112 0.0795) |
| OKLCH | oklch(85.84% 0.08 82) |
| XYZ | xyz(61.2005, 62.9884, 36.9455) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.79
Wheat
#F5DEB3
ΔE00 5.30
Burlywood
#DEB887
ΔE00 5.61
Very Light Brown
#D3B683
ΔE00 5.66
Pale Peach
#FFE5AD
ΔE00 5.68
Moccasin
#FFE4B5
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC94 #94B3EB
analogous
#EBA194 #EBCC94 #DEEB94
triadic
#EBCC94 #94EBCC #CC94EB
tetradic
#EBCC94 #94EBA1 #94B3EB #EB94DE
square
#EBCC94 #94EBA1 #94B3EB #EB94DE
split-complementary
#EBCC94 #94DEEB #A194EB
monochromatic
#D89B2D #E1B360 #EBCC94 #F5E5C8 #FAF3E5
Accessibility & contrast
On white
1.54
#EBCC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#EBCC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC94
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC94 | 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)
#DACB90
Deuteranopia (green-blind)
#E2D396
Tritanopia (blue-blind)
#F9C2BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcc94; /* rgb */ color: rgb(235, 204, 148); /* oklch */ color: oklch(85.8% 0.080 82.0);
Tailwind
colors: {
custom: {
50: '#f3dbb4',
500: '#ebcc94',
950: '#000000',
},
}SCSS
$custom: #ebcc94; $custom-light: #f3dbb4; $custom-dark: #000000;
JSON
{
"hex": "#ebcc94",
"rgb": {
"r": 235,
"g": 204,
"b": 148
},
"hsl": {
"h": 38.621,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.85844,
"c": 0.08026,
"h": 82
},
"luminance": 0.62986
}Semantic roles & 50–950 ramp
primary
#EBCC94
secondary
#5D83C6
accent
#58D015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481