#E6BB97#E6BB97
#E6BB97 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.1% C 0.069 H 61.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BB97 |
|---|---|
| RGB | rgb(230, 187, 151) |
| HSL | hsl(27, 61%, 75%) |
| HSV | hsv(27, 34%, 90%) |
| CMYK | cmyk(0%, 18.7%, 34.3%, 9.8%) |
| CIE-LAB | lab(78.81, 10.48, 24.08) |
| CIE-LCH | lch(78.81, 26.26, 66.48°) |
| OKLab | oklab(82.13% 0.0329 0.0608) |
| OKLCH | oklch(82.13% 0.069 61.6) |
| XYZ | xyz(55.9907, 54.6006, 36.8619) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.92
Apricot
#FBCEB1
ΔE00 5.54
Tan
#D2B48C
ΔE00 5.61
Light Peach
#FFD8B1
ΔE00 6.92
Peach
#FFDAB9
ΔE00 7.30
Very Light Brown
#D3B683
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BB97 #97C2E6
analogous
#E6979B #E6BB97 #E6E397
triadic
#E6BB97 #97E6BB #BB97E6
tetradic
#E6BB97 #9BE697 #97C2E6 #E397E6
square
#E6BB97 #9BE697 #97C2E6 #E397E6
split-complementary
#E6BB97 #97E6E3 #979BE6
monochromatic
#CE7A34 #DA9B66 #E6BB97 #F2DBC8 #F9EFE6
Accessibility & contrast
On white
1.76
#E6BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#E6BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BB97
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BB97 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE95
Deuteranopia (green-blind)
#D2C798
Tritanopia (blue-blind)
#F3B2B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e6bb97; /* rgb */ color: rgb(230, 187, 151); /* oklch */ color: oklch(82.1% 0.069 61.6);
Tailwind
colors: {
custom: {
50: '#efcfb5',
500: '#e6bb97',
950: '#000000',
},
}SCSS
$custom: #e6bb97; $custom-light: #efcfb5; $custom-dark: #000000;
JSON
{
"hex": "#e6bb97",
"rgb": {
"r": 230,
"g": 187,
"b": 151
},
"hsl": {
"h": 27.342,
"s": 61.24,
"l": 74.706
},
"oklch": {
"l": 0.82127,
"c": 0.06918,
"h": 61.6
},
"luminance": 0.54598
}Semantic roles & 50–950 ramp
primary
#E6BB97
secondary
#6195C0
accent
#7AC91D
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381