#EBCBAF#EBCBAF
#EBCBAF is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.2% C 0.052 H 63.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBAF |
|---|---|
| RGB | rgb(235, 203, 175) |
| HSL | hsl(28, 60%, 80%) |
| HSV | hsv(28, 26%, 92%) |
| CMYK | cmyk(0%, 13.6%, 25.5%, 7.8%) |
| CIE-LAB | lab(83.69, 7.07, 18.13) |
| CIE-LCH | lch(83.69, 19.46, 68.69°) |
| OKLab | oklab(86.21% 0.0235 0.0466) |
| OKLCH | oklch(86.21% 0.052 63.2) |
| XYZ | xyz(63.3553, 63.4713, 49.4630) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.00
Apricot
#FBCEB1
ΔE00 4.28
Light Peach
#FFD8B1
ΔE00 4.58
Bisque
#FFE4C4
ΔE00 6.11
Tan
#D2B48C
ΔE00 7.56
Navajowhite
#FFDEAD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBAF #AFCFEB
analogous
#EBAFB1 #EBCBAF #EBE9AF
triadic
#EBCBAF #AFEBCB #CBAFEB
tetradic
#EBCBAF #B1EBAF #AFCFEB #E9AFEB
square
#EBCBAF #B1EBAF #AFCFEB #E9AFEB
split-complementary
#EBCBAF #AFEBE9 #AFB1EB
monochromatic
#D38B4D #DFAB7E #EBCBAF #F7EBE0 #F9EFE7
Accessibility & contrast
On white
1.53
#EBCBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#EBCBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBAF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBAF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDAD
Deuteranopia (green-blind)
#DDD3AF
Tritanopia (blue-blind)
#F6C4C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbaf; /* rgb */ color: rgb(235, 203, 175); /* oklch */ color: oklch(86.2% 0.052 63.2);
Tailwind
colors: {
custom: {
50: '#f2dac7',
500: '#ebcbaf',
950: '#000000',
},
}SCSS
$custom: #ebcbaf; $custom-light: #f2dac7; $custom-dark: #000000;
JSON
{
"hex": "#ebcbaf",
"rgb": {
"r": 235,
"g": 203,
"b": 175
},
"hsl": {
"h": 28,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.86208,
"c": 0.05215,
"h": 63.2
},
"luminance": 0.63469
}Semantic roles & 50–950 ramp
primary
#EBCBAF
secondary
#77A2C7
accent
#78C81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382