#E6BB99#E6BB99
#E6BB99 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.2% C 0.067 H 60.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BB99 |
|---|---|
| RGB | rgb(230, 187, 153) |
| HSL | hsl(26, 61%, 75%) |
| HSV | hsv(26, 33%, 90%) |
| CMYK | cmyk(0%, 18.7%, 33.5%, 9.8%) |
| CIE-LAB | lab(78.85, 10.72, 23.06) |
| CIE-LCH | lch(78.85, 25.43, 65.07°) |
| OKLab | oklab(82.17% 0.0337 0.0584) |
| OKLCH | oklch(82.17% 0.067 60) |
| XYZ | xyz(56.1545, 54.6661, 37.7246) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.22
Burlywood
#DEB887
ΔE00 5.56
Tan
#D2B48C
ΔE00 6.05
Light Peach
#FFD8B1
ΔE00 7.07
Peach
#FFDAB9
ΔE00 7.29
Peach (survey)
#FFB07C
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BB99 #99C4E6
analogous
#E6999D #E6BB99 #E6E299
triadic
#E6BB99 #99E6BB #BB99E6
tetradic
#E6BB99 #9DE699 #99C4E6 #E299E6
square
#E6BB99 #9DE699 #99C4E6 #E299E6
split-complementary
#E6BB99 #99E6E2 #999DE6
monochromatic
#CE7937 #DA9A68 #E6BB99 #F2DCCA #F9EFE6
Accessibility & contrast
On white
1.76
#E6BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#E6BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BB99
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BB99 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE97
Deuteranopia (green-blind)
#D2C799
Tritanopia (blue-blind)
#F3B2B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e6bb99; /* rgb */ color: rgb(230, 187, 153); /* oklch */ color: oklch(82.2% 0.067 60.0);
Tailwind
colors: {
custom: {
50: '#efcfb7',
500: '#e6bb99',
950: '#000000',
},
}SCSS
$custom: #e6bb99; $custom-light: #efcfb7; $custom-dark: #000000;
JSON
{
"hex": "#e6bb99",
"rgb": {
"r": 230,
"g": 187,
"b": 153
},
"hsl": {
"h": 26.494,
"s": 60.63,
"l": 75.098
},
"oklch": {
"l": 0.82169,
"c": 0.06746,
"h": 60
},
"luminance": 0.54664
}Semantic roles & 50–950 ramp
primary
#E6BB99
secondary
#6397C0
accent
#7DC81D
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381