#EBC2AF#EBC2AF
#EBC2AF is a very light, muted orange. Relative luminance 0.593; OKLCH L 84.5% C 0.054 H 46.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC2AF |
|---|---|
| RGB | rgb(235, 194, 175) |
| HSL | hsl(19, 60%, 80%) |
| HSV | hsv(19, 26%, 92%) |
| CMYK | cmyk(0%, 17.4%, 25.5%, 7.8%) |
| CIE-LAB | lab(81.48, 11.80, 15.04) |
| CIE-LCH | lch(81.48, 19.12, 51.88°) |
| OKLab | oklab(84.48% 0.0372 0.0389) |
| OKLCH | oklch(84.48% 0.054 46.2) |
| XYZ | xyz(61.2913, 59.3433, 48.7750) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.56
Peach
#FFDAB9
ΔE00 8.00
Pale Salmon
#FFB19A
ΔE00 8.38
Light Peach
#FFD8B1
ΔE00 9.01
Pinkish Grey
#C8ACA9
ΔE00 9.31
Light Salmon
#FEA993
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC2AF #AFD8EB
analogous
#EBAFBA #EBC2AF #EBE0AF
triadic
#EBC2AF #AFEBC2 #C2AFEB
tetradic
#EBC2AF #BAEBAF #AFD8EB #E0AFEB
square
#EBC2AF #BAEBAF #AFD8EB #E0AFEB
split-complementary
#EBC2AF #AFEBE0 #AFBAEB
monochromatic
#D3774D #DF9D7E #EBC2AF #F7E7E0 #F9ECE7
Accessibility & contrast
On white
1.63
#EBC2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#EBC2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC2AF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC2AF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6AE
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#F6BCBD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc2af; /* rgb */ color: rgb(235, 194, 175); /* oklch */ color: oklch(84.5% 0.054 46.2);
Tailwind
colors: {
custom: {
50: '#f2d4c6',
500: '#ebc2af',
950: '#000000',
},
}SCSS
$custom: #ebc2af; $custom-light: #f2d4c6; $custom-dark: #000000;
JSON
{
"hex": "#ebc2af",
"rgb": {
"r": 235,
"g": 194,
"b": 175
},
"hsl": {
"h": 19,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.8448,
"c": 0.05383,
"h": 46.2
},
"luminance": 0.59341
}Semantic roles & 50–950 ramp
primary
#EBC2AF
secondary
#77AEC7
accent
#92C81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382