#EBCC9F#EBCC9F
#EBCC9F is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.1% C 0.069 H 76.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC9F |
|---|---|
| RGB | rgb(235, 204, 159) |
| HSL | hsl(36, 66%, 77%) |
| HSV | hsv(36, 32%, 92%) |
| CMYK | cmyk(0%, 13.2%, 32.3%, 7.8%) |
| CIE-LAB | lab(83.63, 4.46, 26.47) |
| CIE-LCH | lch(83.63, 26.85, 80.43°) |
| OKLab | oklab(86.06% 0.0156 0.0667) |
| OKLCH | oklch(86.06% 0.069 76.9) |
| XYZ | xyz(62.1129, 63.3534, 41.7508) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.26
Wheat
#F5DEB3
ΔE00 4.64
Light Peach
#FFD8B1
ΔE00 4.94
Burlywood
#DEB887
ΔE00 5.13
Moccasin
#FFE4B5
ΔE00 5.49
Very Light Brown
#D3B683
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC9F #9FBEEB
analogous
#EBA69F #EBCC9F #E4EB9F
triadic
#EBCC9F #9FEBCC #CC9FEB
tetradic
#EBCC9F #9FEBA6 #9FBEEB #EB9FE4
square
#EBCC9F #9FEBA6 #9FBEEB #EB9FE4
split-complementary
#EBCC9F #9FE4EB #A69FEB
monochromatic
#D6963A #E0B16C #EBCC9F #F6E7D2 #FAF2E6
Accessibility & contrast
On white
1.54
#EBCC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EBCC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC9F
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC9F | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9C
Deuteranopia (green-blind)
#E0D4A0
Tritanopia (blue-blind)
#F8C3C0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcc9f; /* rgb */ color: rgb(235, 204, 159); /* oklch */ color: oklch(86.1% 0.069 76.9);
Tailwind
colors: {
custom: {
50: '#f2dbbb',
500: '#ebcc9f',
950: '#000000',
},
}SCSS
$custom: #ebcc9f; $custom-light: #f2dbbb; $custom-dark: #000000;
JSON
{
"hex": "#ebcc9f",
"rgb": {
"r": 235,
"g": 204,
"b": 159
},
"hsl": {
"h": 35.526,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.86058,
"c": 0.06852,
"h": 76.9
},
"luminance": 0.63351
}Semantic roles & 50–950 ramp
primary
#EBCC9F
secondary
#678EC7
accent
#62CD18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482