#E6BF79#E6BF79
#E6BF79 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.4% C 0.099 H 81.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BF79 |
|---|---|
| RGB | rgb(230, 191, 121) |
| HSL | hsl(39, 69%, 69%) |
| HSV | hsv(39, 47%, 90%) |
| CMYK | cmyk(0%, 17%, 47.4%, 9.8%) |
| CIE-LAB | lab(79.31, 5.12, 40.39) |
| CIE-LCH | lch(79.31, 40.72, 82.77°) |
| OKLab | oklab(82.36% 0.015 0.0978) |
| OKLCH | oklch(82.36% 0.099 81.3) |
| XYZ | xyz(54.7171, 55.4679, 25.9097) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 4.38
Very Light Brown
#D3B683
ΔE00 5.00
Burlywood
#DEB887
ΔE00 5.01
Fawn
#CFAF7B
ΔE00 5.75
Sand (survey)
#E2CA76
ΔE00 6.03
Desert
#CCAD60
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BF79 #79A0E6
analogous
#E68979 #E6BF79 #D7E679
triadic
#E6BF79 #79E6BF #BF79E6
tetradic
#E6BF79 #79E689 #79A0E6 #E679D7
square
#E6BF79 #79E689 #79A0E6 #E679D7
split-complementary
#E6BF79 #79D7E6 #8979E6
monochromatic
#C18924 #DCA645 #E6BF79 #F0D8AD #F9F0E0
Accessibility & contrast
On white
1.74
#E6BF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#E6BF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BF79
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BF79 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF73
Deuteranopia (green-blind)
#D9C97B
Tritanopia (blue-blind)
#F6B3AE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e6bf79; /* rgb */ color: rgb(230, 191, 121); /* oklch */ color: oklch(82.4% 0.099 81.3);
Tailwind
colors: {
custom: {
50: '#f0d2a1',
500: '#e6bf79',
950: '#000000',
},
}SCSS
$custom: #e6bf79; $custom-light: #f0d2a1; $custom-dark: #000000;
JSON
{
"hex": "#e6bf79",
"rgb": {
"r": 230,
"g": 191,
"b": 121
},
"hsl": {
"h": 38.532,
"s": 68.553,
"l": 68.824
},
"oklch": {
"l": 0.82358,
"c": 0.09892,
"h": 81.3
},
"luminance": 0.55465
}Semantic roles & 50–950 ramp
primary
#E6BF79
secondary
#4570BE
accent
#58D015
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17140F
muted
#858380