#E6CEBF#E6CEBF
#E6CEBF is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.7% C 0.034 H 54.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E6CEBF |
|---|---|
| RGB | rgb(230, 206, 191) |
| HSL | hsl(23, 44%, 83%) |
| HSV | hsv(23, 17%, 90%) |
| CMYK | cmyk(0%, 10.4%, 17%, 9.8%) |
| CIE-LAB | lab(84.34, 5.98, 10.51) |
| CIE-LCH | lch(84.34, 12.09, 60.38°) |
| OKLab | oklab(86.73% 0.0199 0.0274) |
| OKLCH | oklch(86.73% 0.034 54.1) |
| XYZ | xyz(64.1081, 64.7287, 58.3969) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.46
Apricot
#FBCEB1
ΔE00 6.79
Peach
#FFDAB9
ΔE00 7.07
Warm Gray
#C9BEB0
ΔE00 7.22
Bisque
#FFE4C4
ΔE00 7.96
Antiquewhite
#FAEBD7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6CEBF #BFD7E6
analogous
#E6BFC3 #E6CEBF #E6E1BF
triadic
#E6CEBF #BFE6CE #CEBFE6
tetradic
#E6CEBF #C3E6BF #BFD7E6 #E1BFE6
square
#E6CEBF #C3E6BF #BFD7E6 #E1BFE6
split-complementary
#E6CEBF #BFE6E1 #BFC3E6
monochromatic
#C48B67 #D5AC93 #E6CEBF #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.51
#E6CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#E6CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6CEBF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6CEBF | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BE
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#EECACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e6cebf; /* rgb */ color: rgb(230, 206, 191); /* oklch */ color: oklch(86.7% 0.034 54.1);
Tailwind
colors: {
custom: {
50: '#eeddd2',
500: '#e6cebf',
950: '#000000',
},
}SCSS
$custom: #e6cebf; $custom-light: #eeddd2; $custom-dark: #000000;
JSON
{
"hex": "#e6cebf",
"rgb": {
"r": 230,
"g": 206,
"b": 191
},
"hsl": {
"h": 23.077,
"s": 43.82,
"l": 82.549
},
"oklch": {
"l": 0.86731,
"c": 0.03387,
"h": 54.1
},
"luminance": 0.64727
}Semantic roles & 50–950 ramp
primary
#E6CEBF
secondary
#89ABC0
accent
#82B72F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483