#EBCC8F#EBCC8F
#EBCC8F is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.8% C 0.086 H 83.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC8F |
|---|---|
| RGB | rgb(235, 204, 143) |
| HSL | hsl(40, 70%, 74%) |
| HSV | hsv(40, 39%, 92%) |
| CMYK | cmyk(0%, 13.2%, 39.1%, 7.8%) |
| CIE-LAB | lab(83.35, 2.59, 34.42) |
| CIE-LCH | lch(83.35, 34.52, 85.69°) |
| OKLab | oklab(85.75% 0.0092 0.0851) |
| OKLCH | oklch(85.75% 0.086 83.8) |
| XYZ | xyz(60.8133, 62.8336, 34.9060) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.42
Sand (survey)
#E2CA76
ΔE00 5.43
Pale Peach
#FFE5AD
ΔE00 5.78
Very Light Brown
#D3B683
ΔE00 5.89
Wheat
#F5DEB3
ΔE00 5.97
Burlywood
#DEB887
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC8F #8FAEEB
analogous
#EB9E8F #EBCC8F #DCEB8F
triadic
#EBCC8F #8FEBCC #CC8FEB
tetradic
#EBCC8F #8FEB9E #8FAEEB #EB8FDC
square
#EBCC8F #8FEB9E #8FAEEB #EB8FDC
split-complementary
#EBCC8F #8FDCEB #9E8FEB
monochromatic
#D89D27 #E2B45B #EBCC8F #F4E4C3 #FAF3E5
Accessibility & contrast
On white
1.55
#EBCC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#EBCC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC8F
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC8F | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8B
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#F9C2BC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcc8f; /* rgb */ color: rgb(235, 204, 143); /* oklch */ color: oklch(85.8% 0.086 83.8);
Tailwind
colors: {
custom: {
50: '#f3dbb0',
500: '#ebcc8f',
950: '#000000',
},
}SCSS
$custom: #ebcc8f; $custom-light: #f3dbb0; $custom-dark: #000000;
JSON
{
"hex": "#ebcc8f",
"rgb": {
"r": 235,
"g": 204,
"b": 143
},
"hsl": {
"h": 39.783,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.85753,
"c": 0.0856,
"h": 83.8
},
"luminance": 0.62831
}Semantic roles & 50–950 ramp
primary
#EBCC8F
secondary
#597DC6
accent
#54D214
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171510
muted
#858481