#EBBF7D#EBBF7D
#EBBF7D is a very light, moderate orange. Relative luminance 0.564; OKLCH L 82.9% C 0.098 H 76.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF7D |
|---|---|
| RGB | rgb(235, 191, 125) |
| HSL | hsl(36, 73%, 71%) |
| HSV | hsv(36, 47%, 92%) |
| CMYK | cmyk(0%, 18.7%, 46.8%, 7.8%) |
| CIE-LAB | lab(79.85, 7.52, 39.13) |
| CIE-LCH | lch(79.85, 39.85, 79.12°) |
| OKLab | oklab(82.91% 0.0221 0.0951) |
| OKLCH | oklch(82.91% 0.098 76.9) |
| XYZ | xyz(56.5956, 56.4075, 27.3048) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.16
Very Light Brown
#D3B683
ΔE00 5.42
Tan (survey)
#D1B26F
ΔE00 5.67
Fawn
#CFAF7B
ΔE00 5.98
Tan
#D2B48C
ΔE00 6.99
Sandstone
#C9AE74
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF7D #7DA9EB
analogous
#EB887D #EBBF7D #E0EB7D
triadic
#EBBF7D #7DEBBF #BF7DEB
tetradic
#EBBF7D #7DEB88 #7DA9EB #EB7DE0
square
#EBBF7D #7DEB88 #7DA9EB #EB7DE0
split-complementary
#EBBF7D #7DE0EB #887DEB
monochromatic
#CE8820 #E3A548 #EBBF7D #F3D9B2 #FBF2E4
Accessibility & contrast
On white
1.71
#EBBF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EBBF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF7D
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF7D | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C078
Deuteranopia (green-blind)
#DBCA7F
Tritanopia (blue-blind)
#FBB3AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf7d; /* rgb */ color: rgb(235, 191, 125); /* oklch */ color: oklch(82.9% 0.098 76.9);
Tailwind
colors: {
custom: {
50: '#f3d2a3',
500: '#ebbf7d',
950: '#000000',
},
}SCSS
$custom: #ebbf7d; $custom-light: #f3d2a3; $custom-dark: #000000;
JSON
{
"hex": "#ebbf7d",
"rgb": {
"r": 235,
"g": 191,
"b": 125
},
"hsl": {
"h": 36,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.82907,
"c": 0.09763,
"h": 76.9
},
"luminance": 0.56404
}Semantic roles & 50–950 ramp
primary
#EBBF7D
secondary
#487AC4
accent
#5FD510
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380