#EBB199#EBB199
#EBB199 is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.8% C 0.076 H 43.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB199 |
|---|---|
| RGB | rgb(235, 177, 153) |
| HSL | hsl(18, 67%, 76%) |
| HSV | hsv(18, 35%, 92%) |
| CMYK | cmyk(0%, 24.7%, 34.9%, 7.8%) |
| CIE-LAB | lab(76.93, 17.96, 20.50) |
| CIE-LCH | lch(76.93, 27.26, 48.79°) |
| OKLab | oklab(80.79% 0.055 0.0522) |
| OKLCH | oklch(80.79% 0.076 43.5) |
| XYZ | xyz(55.7345, 51.4095, 37.1182) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.49
Light Salmon
#FEA993
ΔE00 5.68
Pinkish Tan
#D99B82
ΔE00 5.80
Blush (survey)
#F29E8E
ΔE00 7.19
Darksalmon
#E9967A
ΔE00 7.46
Lightsalmon
#FFA07A
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB199 #99D3EB
analogous
#EB99AA #EBB199 #EBDA99
triadic
#EBB199 #99EBB1 #B199EB
tetradic
#EBB199 #AAEB99 #99D3EB #DA99EB
square
#EBB199 #AAEB99 #99D3EB #DA99EB
split-complementary
#EBB199 #99EBDA #99AAEB
monochromatic
#D76333 #E18A66 #EBB199 #F5D8CC #FAEBE5
Accessibility & contrast
On white
1.86
#EBB199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#EBB199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB199
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB199 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB797
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#FAA8AB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb199; /* rgb */ color: rgb(235, 177, 153); /* oklch */ color: oklch(80.8% 0.076 43.5);
Tailwind
colors: {
custom: {
50: '#f3c8b7',
500: '#ebb199',
950: '#000000',
},
}SCSS
$custom: #ebb199; $custom-light: #f3c8b7; $custom-dark: #000000;
JSON
{
"hex": "#ebb199",
"rgb": {
"r": 235,
"g": 177,
"b": 153
},
"hsl": {
"h": 17.561,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.80785,
"c": 0.07583,
"h": 43.5
},
"luminance": 0.51406
}Semantic roles & 50–950 ramp
primary
#EBB199
secondary
#62A9C6
accent
#99CF16
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281