#E6BC98#E6BC98
#E6BC98 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.3% C 0.068 H 62.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BC98 |
|---|---|
| RGB | rgb(230, 188, 152) |
| HSL | hsl(28, 61%, 75%) |
| HSV | hsv(28, 34%, 90%) |
| CMYK | cmyk(0%, 18.3%, 33.9%, 9.8%) |
| CIE-LAB | lab(79.08, 10.07, 23.90) |
| CIE-LCH | lch(79.08, 25.94, 67.16°) |
| OKLab | oklab(82.34% 0.0318 0.0604) |
| OKLCH | oklch(82.34% 0.068 62.3) |
| XYZ | xyz(56.2851, 55.0590, 37.3624) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.78
Tan
#D2B48C
ΔE00 5.45
Apricot
#FBCEB1
ΔE00 5.48
Light Peach
#FFD8B1
ΔE00 6.66
Peach
#FFDAB9
ΔE00 7.05
Very Light Brown
#D3B683
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BC98 #98C2E6
analogous
#E6989B #E6BC98 #E6E398
triadic
#E6BC98 #98E6BC #BC98E6
tetradic
#E6BC98 #9BE698 #98C2E6 #E398E6
square
#E6BC98 #9BE698 #98C2E6 #E398E6
split-complementary
#E6BC98 #98E6E3 #989BE6
monochromatic
#CE7C36 #DA9C67 #E6BC98 #F2DCC9 #F9EFE6
Accessibility & contrast
On white
1.75
#E6BC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#E6BC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BC98
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BC98 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#D3C899
Tritanopia (blue-blind)
#F3B3B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e6bc98; /* rgb */ color: rgb(230, 188, 152); /* oklch */ color: oklch(82.3% 0.068 62.3);
Tailwind
colors: {
custom: {
50: '#efd0b6',
500: '#e6bc98',
950: '#000000',
},
}SCSS
$custom: #e6bc98; $custom-light: #efd0b6; $custom-dark: #000000;
JSON
{
"hex": "#e6bc98",
"rgb": {
"r": 230,
"g": 188,
"b": 152
},
"hsl": {
"h": 27.692,
"s": 60.937,
"l": 74.902
},
"oklch": {
"l": 0.8234,
"c": 0.06829,
"h": 62.3
},
"luminance": 0.55056
}Semantic roles & 50–950 ramp
primary
#E6BC98
secondary
#6295C0
accent
#79C91D
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381