#EBBC8F#EBBC8F
#EBBC8F is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.6% C 0.080 H 65.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBC8F |
|---|---|
| RGB | rgb(235, 188, 143) |
| HSL | hsl(29, 70%, 74%) |
| HSV | hsv(29, 39%, 92%) |
| CMYK | cmyk(0%, 20%, 39.1%, 7.8%) |
| CIE-LAB | lab(79.39, 10.97, 29.18) |
| CIE-LCH | lch(79.39, 31.18, 69.40°) |
| OKLab | oklab(82.65% 0.0338 0.0728) |
| OKLCH | oklch(82.65% 0.08 65.1) |
| XYZ | xyz(57.2039, 55.6147, 33.7029) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.68
Tan
#D2B48C
ΔE00 5.68
Apricot
#FBCEB1
ΔE00 6.68
Light Peach
#FFD8B1
ΔE00 6.72
Very Light Brown
#D3B683
ΔE00 6.95
Fawn
#CFAF7B
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBC8F #8FBEEB
analogous
#EB8F90 #EBBC8F #EBEA8F
triadic
#EBBC8F #8FEBBC #BC8FEB
tetradic
#EBBC8F #90EB8F #8FBEEB #EA8FEB
square
#EBBC8F #90EB8F #8FBEEB #EA8FEB
split-complementary
#EBBC8F #8FEBEA #8F90EB
monochromatic
#D87E27 #E29D5B #EBBC8F #F4DBC3 #FAEFE5
Accessibility & contrast
On white
1.73
#EBBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#EBBC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBC8F
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBC8F | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8C
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#FAB2B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbc8f; /* rgb */ color: rgb(235, 188, 143); /* oklch */ color: oklch(82.6% 0.080 65.1);
Tailwind
colors: {
custom: {
50: '#f3d0b0',
500: '#ebbc8f',
950: '#000000',
},
}SCSS
$custom: #ebbc8f; $custom-light: #f3d0b0; $custom-dark: #000000;
JSON
{
"hex": "#ebbc8f",
"rgb": {
"r": 235,
"g": 188,
"b": 143
},
"hsl": {
"h": 29.348,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.82647,
"c": 0.08028,
"h": 65.1
},
"luminance": 0.55612
}Semantic roles & 50–950 ramp
primary
#EBBC8F
secondary
#5990C6
accent
#75D214
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381