#EBBEAC#EBBEAC
#EBBEAC is a very light, muted orange. Relative luminance 0.575; OKLCH L 83.7% C 0.058 H 42.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEAC |
|---|---|
| RGB | rgb(235, 190, 172) |
| HSL | hsl(17, 61%, 80%) |
| HSV | hsv(17, 27%, 92%) |
| CMYK | cmyk(0%, 19.1%, 26.8%, 7.8%) |
| CIE-LAB | lab(80.44, 13.50, 15.19) |
| CIE-LCH | lch(80.44, 20.32, 48.36°) |
| OKLab | oklab(83.65% 0.0422 0.0392) |
| OKLCH | oklch(83.65% 0.058 42.9) |
| XYZ | xyz(60.1217, 57.4702, 46.9477) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.62
Pale Salmon
#FFB19A
ΔE00 7.12
Light Salmon
#FEA993
ΔE00 8.69
Pinkish Grey
#C8ACA9
ΔE00 8.91
Peach
#FFDAB9
ΔE00 9.37
Pinkish Tan
#D99B82
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEAC #ACD9EB
analogous
#EBACBA #EBBEAC #EBDEAC
triadic
#EBBEAC #ACEBBE #BEACEB
tetradic
#EBBEAC #BAEBAC #ACD9EB #DEACEB
square
#EBBEAC #BAEBAC #ACD9EB #DEACEB
split-complementary
#EBBEAC #ACEBDE #ACBAEB
monochromatic
#D37149 #DF977B #EBBEAC #F7E5DD #F9ECE6
Accessibility & contrast
On white
1.68
#EBBEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EBBEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEAC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEAC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AB
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#F7B7B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbeac; /* rgb */ color: rgb(235, 190, 172); /* oklch */ color: oklch(83.7% 0.058 42.9);
Tailwind
colors: {
custom: {
50: '#f2d1c4',
500: '#ebbeac',
950: '#000000',
},
}SCSS
$custom: #ebbeac; $custom-light: #f2d1c4; $custom-dark: #000000;
JSON
{
"hex": "#ebbeac",
"rgb": {
"r": 235,
"g": 190,
"b": 172
},
"hsl": {
"h": 17.143,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.83651,
"c": 0.05763,
"h": 42.9
},
"luminance": 0.57468
}Semantic roles & 50–950 ramp
primary
#EBBEAC
secondary
#74AFC7
accent
#98C91D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382