#EBBEAD#EBBEAD
#EBBEAD is a very light, muted orange. Relative luminance 0.575; OKLCH L 83.7% C 0.057 H 41.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEAD |
|---|---|
| RGB | rgb(235, 190, 173) |
| HSL | hsl(16, 61%, 80%) |
| HSV | hsv(16, 26%, 92%) |
| CMYK | cmyk(0%, 19.1%, 26.4%, 7.8%) |
| CIE-LAB | lab(80.46, 13.64, 14.68) |
| CIE-LCH | lch(80.46, 20.04, 47.11°) |
| OKLab | oklab(83.68% 0.0426 0.038) |
| OKLCH | oklch(83.68% 0.057 41.7) |
| XYZ | xyz(60.2181, 57.5088, 47.4554) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.93
Pale Salmon
#FFB19A
ΔE00 7.11
Light Salmon
#FEA993
ΔE00 8.65
Pinkish Grey
#C8ACA9
ΔE00 8.70
Pinkish Tan
#D99B82
ΔE00 9.46
Peach
#FFDAB9
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEAD #ADDAEB
analogous
#EBADBB #EBBEAD #EBDDAD
triadic
#EBBEAD #ADEBBE #BEADEB
tetradic
#EBBEAD #BBEBAD #ADDAEB #DDADEB
square
#EBBEAD #BBEBAD #ADDAEB #DDADEB
split-complementary
#EBBEAD #ADEBDD #ADBBEB
monochromatic
#D3704B #DF977C #EBBEAD #F7E5DE #F9ECE6
Accessibility & contrast
On white
1.68
#EBBEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EBBEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEAD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEAD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AC
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#F7B7B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbead; /* rgb */ color: rgb(235, 190, 173); /* oklch */ color: oklch(83.7% 0.057 41.7);
Tailwind
colors: {
custom: {
50: '#f2d1c5',
500: '#ebbead',
950: '#000000',
},
}SCSS
$custom: #ebbead; $custom-light: #f2d1c5; $custom-dark: #000000;
JSON
{
"hex": "#ebbead",
"rgb": {
"r": 235,
"g": 190,
"b": 173
},
"hsl": {
"h": 16.452,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.83675,
"c": 0.05708,
"h": 41.7
},
"luminance": 0.57506
}Semantic roles & 50–950 ramp
primary
#EBBEAD
secondary
#75B1C7
accent
#99C81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382