#EBCC93#EBCC93
#EBCC93 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.8% C 0.081 H 82.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC93 |
|---|---|
| RGB | rgb(235, 204, 147) |
| HSL | hsl(39, 69%, 75%) |
| HSV | hsv(39, 37%, 92%) |
| CMYK | cmyk(0%, 13.2%, 37.4%, 7.8%) |
| CIE-LAB | lab(83.42, 3.04, 32.44) |
| CIE-LCH | lch(83.42, 32.58, 84.64°) |
| OKLab | oklab(85.83% 0.0108 0.0806) |
| OKLCH | oklch(85.83% 0.081 82.4) |
| XYZ | xyz(61.1217, 62.9569, 36.5304) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.90
Wheat
#F5DEB3
ΔE00 5.43
Pale Peach
#FFE5AD
ΔE00 5.68
Very Light Brown
#D3B683
ΔE00 5.69
Burlywood
#DEB887
ΔE00 5.71
Moccasin
#FFE4B5
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC93 #93B2EB
analogous
#EBA093 #EBCC93 #DEEB93
triadic
#EBCC93 #93EBCC #CC93EB
tetradic
#EBCC93 #93EBA0 #93B2EB #EB93DE
square
#EBCC93 #93EBA0 #93B2EB #EB93DE
split-complementary
#EBCC93 #93DEEB #A093EB
monochromatic
#D89B2C #E1B45F #EBCC93 #F5E4C7 #FAF3E5
Accessibility & contrast
On white
1.55
#EBCC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#EBCC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC93
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC93 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8F
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#F9C2BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcc93; /* rgb */ color: rgb(235, 204, 147); /* oklch */ color: oklch(85.8% 0.081 82.4);
Tailwind
colors: {
custom: {
50: '#f3dbb3',
500: '#ebcc93',
950: '#000000',
},
}SCSS
$custom: #ebcc93; $custom-light: #f3dbb3; $custom-dark: #000000;
JSON
{
"hex": "#ebcc93",
"rgb": {
"r": 235,
"g": 204,
"b": 147
},
"hsl": {
"h": 38.864,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.85826,
"c": 0.08133,
"h": 82.4
},
"luminance": 0.62954
}Semantic roles & 50–950 ramp
primary
#EBCC93
secondary
#5C81C6
accent
#57D115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481