#EBB296#EBB296
#EBB296 is a light, moderate orange. Relative luminance 0.517; OKLCH L 80.9% C 0.077 H 47.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB296 |
|---|---|
| RGB | rgb(235, 178, 150) |
| HSL | hsl(20, 68%, 75%) |
| HSV | hsv(20, 36%, 92%) |
| CMYK | cmyk(0%, 24.3%, 36.2%, 7.8%) |
| CIE-LAB | lab(77.11, 17.07, 22.36) |
| CIE-LCH | lch(77.11, 28.13, 52.65°) |
| OKLab | oklab(80.91% 0.0522 0.0567) |
| OKLCH | oklch(80.91% 0.077 47.3) |
| XYZ | xyz(55.6881, 51.7081, 35.8957) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.45
Pinkish Tan
#D99B82
ΔE00 6.15
Light Salmon
#FEA993
ΔE00 6.70
Peach (survey)
#FFB07C
ΔE00 6.90
Apricot
#FBCEB1
ΔE00 7.04
Lightsalmon
#FFA07A
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB296 #96CFEB
analogous
#EB96A4 #EBB296 #EBDD96
triadic
#EBB296 #96EBB2 #B296EB
tetradic
#EBB296 #A4EB96 #96CFEB #DD96EB
square
#EBB296 #A4EB96 #96CFEB #DD96EB
split-complementary
#EBB296 #96EBDD #96A4EB
monochromatic
#D7672F #E18C63 #EBB296 #F5D8C9 #FAECE5
Accessibility & contrast
On white
1.85
#EBB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#EBB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB296
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB296 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B794
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#FAA9AA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb296; /* rgb */ color: rgb(235, 178, 150); /* oklch */ color: oklch(80.9% 0.077 47.3);
Tailwind
colors: {
custom: {
50: '#f3c9b5',
500: '#ebb296',
950: '#000000',
},
}SCSS
$custom: #ebb296; $custom-light: #f3c9b5; $custom-dark: #000000;
JSON
{
"hex": "#ebb296",
"rgb": {
"r": 235,
"g": 178,
"b": 150
},
"hsl": {
"h": 19.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.80905,
"c": 0.07707,
"h": 47.3
},
"luminance": 0.51705
}Semantic roles & 50–950 ramp
primary
#EBB296
secondary
#5FA4C6
accent
#93D016
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281