#EBB495#EBB495
#EBB495 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.3% C 0.077 H 50.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB495 |
|---|---|
| RGB | rgb(235, 180, 149) |
| HSL | hsl(22, 68%, 75%) |
| HSV | hsv(22, 37%, 92%) |
| CMYK | cmyk(0%, 23.4%, 36.6%, 7.8%) |
| CIE-LAB | lab(77.57, 15.89, 23.53) |
| CIE-LCH | lch(77.57, 28.39, 55.97°) |
| OKLab | oklab(81.26% 0.0487 0.0595) |
| OKLCH | oklch(81.26% 0.077 50.7) |
| XYZ | xyz(56.0087, 52.4777, 35.6071) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 6.31
Apricot
#FBCEB1
ΔE00 6.35
Pale Salmon
#FFB19A
ΔE00 6.57
Pinkish Tan
#D99B82
ΔE00 6.97
Light Salmon
#FEA993
ΔE00 7.90
Lightsalmon
#FFA07A
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB495 #95CCEB
analogous
#EB95A1 #EBB495 #EBDF95
triadic
#EBB495 #95EBB4 #B495EB
tetradic
#EBB495 #A1EB95 #95CCEB #DF95EB
square
#EBB495 #A1EB95 #95CCEB #DF95EB
split-complementary
#EBB495 #95EBDF #95A1EB
monochromatic
#D86B2E #E19062 #EBB495 #F5D8C8 #FAEDE5
Accessibility & contrast
On white
1.83
#EBB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#EBB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB495
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB495 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#D0C495
Tritanopia (blue-blind)
#FAAAAC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb495; /* rgb */ color: rgb(235, 180, 149); /* oklch */ color: oklch(81.3% 0.077 50.7);
Tailwind
colors: {
custom: {
50: '#f3cab4',
500: '#ebb495',
950: '#000000',
},
}SCSS
$custom: #ebb495; $custom-light: #f3cab4; $custom-dark: #000000;
JSON
{
"hex": "#ebb495",
"rgb": {
"r": 235,
"g": 180,
"b": 149
},
"hsl": {
"h": 21.628,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.81257,
"c": 0.07687,
"h": 50.7
},
"luminance": 0.52475
}Semantic roles & 50–950 ramp
primary
#EBB495
secondary
#5EA1C6
accent
#8DD015
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281