#EBBF7E#EBBF7E
#EBBF7E is a very light, moderate orange. Relative luminance 0.564; OKLCH L 82.9% C 0.097 H 76.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF7E |
|---|---|
| RGB | rgb(235, 191, 126) |
| HSL | hsl(36, 73%, 71%) |
| HSV | hsv(36, 46%, 92%) |
| CMYK | cmyk(0%, 18.7%, 46.4%, 7.8%) |
| CIE-LAB | lab(79.86, 7.62, 38.64) |
| CIE-LCH | lch(79.86, 39.38, 78.85°) |
| OKLab | oklab(82.92% 0.0225 0.094) |
| OKLCH | oklch(82.92% 0.097 76.5) |
| XYZ | xyz(56.6598, 56.4332, 27.6429) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.99
Very Light Brown
#D3B683
ΔE00 5.36
Tan (survey)
#D1B26F
ΔE00 5.74
Fawn
#CFAF7B
ΔE00 5.93
Tan
#D2B48C
ΔE00 6.85
Sandstone
#C9AE74
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF7E #7EAAEB
analogous
#EB887E #EBBF7E #E0EB7E
triadic
#EBBF7E #7EEBBF #BF7EEB
tetradic
#EBBF7E #7EEB88 #7EAAEB #EB7EE0
square
#EBBF7E #7EEB88 #7EAAEB #EB7EE0
split-complementary
#EBBF7E #7EE0EB #887EEB
monochromatic
#CF8820 #E3A549 #EBBF7E #F3D9B3 #FBF2E5
Accessibility & contrast
On white
1.71
#EBBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EBBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF7E
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF7E | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C079
Deuteranopia (green-blind)
#DBCA80
Tritanopia (blue-blind)
#FBB3AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf7e; /* rgb */ color: rgb(235, 191, 126); /* oklch */ color: oklch(82.9% 0.097 76.5);
Tailwind
colors: {
custom: {
50: '#f3d2a4',
500: '#ebbf7e',
950: '#000000',
},
}SCSS
$custom: #ebbf7e; $custom-light: #f3d2a4; $custom-dark: #000000;
JSON
{
"hex": "#ebbf7e",
"rgb": {
"r": 235,
"g": 191,
"b": 126
},
"hsl": {
"h": 35.78,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.82923,
"c": 0.09669,
"h": 76.5
},
"luminance": 0.5643
}Semantic roles & 50–950 ramp
primary
#EBBF7E
secondary
#497BC4
accent
#60D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380