#EBCBBE#EBCBBE
#EBCBBE is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.6% C 0.040 H 43.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBBE |
|---|---|
| RGB | rgb(235, 203, 190) |
| HSL | hsl(17, 53%, 83%) |
| HSV | hsv(17, 19%, 92%) |
| CMYK | cmyk(0%, 13.6%, 19.1%, 7.8%) |
| CIE-LAB | lab(84.01, 9.22, 10.63) |
| CIE-LCH | lch(84.01, 14.07, 49.08°) |
| OKLab | oklab(86.57% 0.0294 0.0278) |
| OKLCH | oklch(86.57% 0.04 43.4) |
| XYZ | xyz(64.9112, 64.0937, 57.6572) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.08
Mistyrose
#FFE4E1
ΔE00 7.07
Peach
#FFDAB9
ΔE00 8.15
Pinkish Grey
#C8ACA9
ΔE00 9.08
Light Peach
#FFD8B1
ΔE00 9.64
Warm Beige
#E9DCC9
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBBE #BEDEEB
analogous
#EBBEC7 #EBCBBE #EBE1BE
triadic
#EBCBBE #BEEBCB #CBBEEB
tetradic
#EBCBBE #C7EBBE #BEDEEB #E1BEEB
square
#EBCBBE #C7EBBE #BEDEEB #E1BEEB
split-complementary
#EBCBBE #BEEBE1 #BEC7EB
monochromatic
#CE8060 #DDA68F #EBCBBE #F8ECE8 #F8ECE8
Accessibility & contrast
On white
1.52
#EBCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#EBCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBBE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBBE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#F4C6C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbbe; /* rgb */ color: rgb(235, 203, 190); /* oklch */ color: oklch(86.6% 0.040 43.4);
Tailwind
colors: {
custom: {
50: '#f2dad1',
500: '#ebcbbe',
950: '#000000',
},
}SCSS
$custom: #ebcbbe; $custom-light: #f2dad1; $custom-dark: #000000;
JSON
{
"hex": "#ebcbbe",
"rgb": {
"r": 235,
"g": 203,
"b": 190
},
"hsl": {
"h": 17.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.86569,
"c": 0.04045,
"h": 43.4
},
"luminance": 0.64092
}Semantic roles & 50–950 ramp
primary
#EBCBBE
secondary
#86B4C7
accent
#94C025
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383