#EBBF7F#EBBF7F
#EBBF7F is a very light, moderate orange. Relative luminance 0.565; OKLCH L 82.9% C 0.096 H 76.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF7F |
|---|---|
| RGB | rgb(235, 191, 127) |
| HSL | hsl(36, 73%, 71%) |
| HSV | hsv(36, 46%, 92%) |
| CMYK | cmyk(0%, 18.7%, 46%, 7.8%) |
| CIE-LAB | lab(79.87, 7.71, 38.14) |
| CIE-LCH | lch(79.87, 38.91, 78.56°) |
| OKLab | oklab(82.94% 0.0229 0.093) |
| OKLCH | oklch(82.94% 0.096 76.2) |
| XYZ | xyz(56.7246, 56.4591, 27.9844) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.82
Very Light Brown
#D3B683
ΔE00 5.31
Tan (survey)
#D1B26F
ΔE00 5.83
Fawn
#CFAF7B
ΔE00 5.88
Tan
#D2B48C
ΔE00 6.71
Sandstone
#C9AE74
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF7F #7FABEB
analogous
#EB897F #EBBF7F #E1EB7F
triadic
#EBBF7F #7FEBBF #BF7FEB
tetradic
#EBBF7F #7FEB89 #7FABEB #EB7FE1
square
#EBBF7F #7FEB89 #7FABEB #EB7FE1
split-complementary
#EBBF7F #7FE1EB #897FEB
monochromatic
#CF8820 #E3A54A #EBBF7F #F3D9B4 #FBF2E5
Accessibility & contrast
On white
1.71
#EBBF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EBBF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF7F
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF7F | 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)
#D0C07A
Deuteranopia (green-blind)
#DBCA81
Tritanopia (blue-blind)
#FBB3AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf7f; /* rgb */ color: rgb(235, 191, 127); /* oklch */ color: oklch(82.9% 0.096 76.2);
Tailwind
colors: {
custom: {
50: '#f3d2a5',
500: '#ebbf7f',
950: '#000000',
},
}SCSS
$custom: #ebbf7f; $custom-light: #f3d2a5; $custom-dark: #000000;
JSON
{
"hex": "#ebbf7f",
"rgb": {
"r": 235,
"g": 191,
"b": 127
},
"hsl": {
"h": 35.556,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.8294,
"c": 0.09574,
"h": 76.2
},
"luminance": 0.56456
}Semantic roles & 50–950 ramp
primary
#EBBF7F
secondary
#4A7CC4
accent
#61D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380