#EBB299#EBB299
#EBB299 is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.0% C 0.075 H 44.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB299 |
|---|---|
| RGB | rgb(235, 178, 153) |
| HSL | hsl(18, 67%, 76%) |
| HSV | hsv(18, 35%, 92%) |
| CMYK | cmyk(0%, 24.3%, 34.9%, 7.8%) |
| CIE-LAB | lab(77.16, 17.43, 20.83) |
| CIE-LCH | lch(77.16, 27.16, 50.09°) |
| OKLab | oklab(80.97% 0.0534 0.053) |
| OKLCH | oklch(80.97% 0.075 44.8) |
| XYZ | xyz(55.9327, 51.8060, 37.1843) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.83
Pinkish Tan
#D99B82
ΔE00 6.03
Light Salmon
#FEA993
ΔE00 6.09
Apricot
#FBCEB1
ΔE00 7.33
Lightsalmon
#FFA07A
ΔE00 7.67
Blush (survey)
#F29E8E
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB299 #99D2EB
analogous
#EB99A9 #EBB299 #EBDB99
triadic
#EBB299 #99EBB2 #B299EB
tetradic
#EBB299 #A9EB99 #99D2EB #DB99EB
square
#EBB299 #A9EB99 #99D2EB #DB99EB
split-complementary
#EBB299 #99EBDB #99A9EB
monochromatic
#D76533 #E18B66 #EBB299 #F5D9CC #FAECE5
Accessibility & contrast
On white
1.85
#EBB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#EBB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB299
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB299 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B897
Deuteranopia (green-blind)
#CEC399
Tritanopia (blue-blind)
#FAA9AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb299; /* rgb */ color: rgb(235, 178, 153); /* oklch */ color: oklch(81.0% 0.075 44.8);
Tailwind
colors: {
custom: {
50: '#f3c9b7',
500: '#ebb299',
950: '#000000',
},
}SCSS
$custom: #ebb299; $custom-light: #f3c9b7; $custom-dark: #000000;
JSON
{
"hex": "#ebb299",
"rgb": {
"r": 235,
"g": 178,
"b": 153
},
"hsl": {
"h": 18.293,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.8097,
"c": 0.07527,
"h": 44.8
},
"luminance": 0.51803
}Semantic roles & 50–950 ramp
primary
#EBB299
secondary
#62A8C6
accent
#97CF16
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281