#EBBEAB#EBBEAB
#EBBEAB is a very light, muted orange. Relative luminance 0.574; OKLCH L 83.6% C 0.058 H 44.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEAB |
|---|---|
| RGB | rgb(235, 190, 171) |
| HSL | hsl(18, 62%, 80%) |
| HSV | hsv(18, 27%, 92%) |
| CMYK | cmyk(0%, 19.1%, 27.2%, 7.8%) |
| CIE-LAB | lab(80.42, 13.37, 15.69) |
| CIE-LCH | lch(80.42, 20.61, 49.57°) |
| OKLab | oklab(83.63% 0.0418 0.0405) |
| OKLCH | oklch(83.63% 0.058 44.1) |
| XYZ | xyz(60.0260, 57.4319, 46.4438) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.33
Pale Salmon
#FFB19A
ΔE00 7.16
Light Salmon
#FEA993
ΔE00 8.75
Peach
#FFDAB9
ΔE00 9.08
Pinkish Grey
#C8ACA9
ΔE00 9.13
Pinkish Tan
#D99B82
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEAB #ABD8EB
analogous
#EBABB8 #EBBEAB #EBDEAB
triadic
#EBBEAB #ABEBBE #BEABEB
tetradic
#EBBEAB #B8EBAB #ABD8EB #DEABEB
square
#EBBEAB #B8EBAB #ABD8EB #DEABEB
split-complementary
#EBBEAB #ABEBDE #ABB8EB
monochromatic
#D37248 #DF987A #EBBEAB #F7E4DC #F9ECE6
Accessibility & contrast
On white
1.68
#EBBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EBBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEAB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEAB | 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)
#C9C2AA
Deuteranopia (green-blind)
#D4CBAB
Tritanopia (blue-blind)
#F7B7B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbeab; /* rgb */ color: rgb(235, 190, 171); /* oklch */ color: oklch(83.6% 0.058 44.1);
Tailwind
colors: {
custom: {
50: '#f2d1c4',
500: '#ebbeab',
950: '#000000',
},
}SCSS
$custom: #ebbeab; $custom-light: #f2d1c4; $custom-dark: #000000;
JSON
{
"hex": "#ebbeab",
"rgb": {
"r": 235,
"g": 190,
"b": 171
},
"hsl": {
"h": 17.813,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.83627,
"c": 0.05822,
"h": 44.1
},
"luminance": 0.57429
}Semantic roles & 50–950 ramp
primary
#EBBEAB
secondary
#73AEC7
accent
#96C91C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382