#EBCC92#EBCC92
#EBCC92 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.082 H 82.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC92 |
|---|---|
| RGB | rgb(235, 204, 146) |
| HSL | hsl(39, 69%, 75%) |
| HSV | hsv(39, 38%, 92%) |
| CMYK | cmyk(0%, 13.2%, 37.9%, 7.8%) |
| CIE-LAB | lab(83.40, 2.93, 32.94) |
| CIE-LCH | lch(83.40, 33.07, 84.92°) |
| OKLab | oklab(85.81% 0.0104 0.0817) |
| OKLCH | oklch(85.81% 0.082 82.7) |
| XYZ | xyz(61.0436, 62.9257, 36.1190) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.03
Wheat
#F5DEB3
ΔE00 5.56
Pale Peach
#FFE5AD
ΔE00 5.69
Very Light Brown
#D3B683
ΔE00 5.73
Burlywood
#DEB887
ΔE00 5.81
Moccasin
#FFE4B5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC92 #92B1EB
analogous
#EBA092 #EBCC92 #DEEB92
triadic
#EBCC92 #92EBCC #CC92EB
tetradic
#EBCC92 #92EBA0 #92B1EB #EB92DE
square
#EBCC92 #92EBA0 #92B1EB #EB92DE
split-complementary
#EBCC92 #92DEEB #A092EB
monochromatic
#D89C2B #E2B45E #EBCC92 #F4E4C6 #FAF3E5
Accessibility & contrast
On white
1.55
#EBCC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EBCC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC92
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC92 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8E
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#F9C2BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcc92; /* rgb */ color: rgb(235, 204, 146); /* oklch */ color: oklch(85.8% 0.082 82.7);
Tailwind
colors: {
custom: {
50: '#f3dbb2',
500: '#ebcc92',
950: '#000000',
},
}SCSS
$custom: #ebcc92; $custom-light: #f3dbb2; $custom-dark: #000000;
JSON
{
"hex": "#ebcc92",
"rgb": {
"r": 235,
"g": 204,
"b": 146
},
"hsl": {
"h": 39.101,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.85807,
"c": 0.0824,
"h": 82.7
},
"luminance": 0.62923
}Semantic roles & 50–950 ramp
primary
#EBCC92
secondary
#5B80C6
accent
#56D115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481