#EBBEAF#EBBEAF
#EBBEAF is a very light, muted orange. Relative luminance 0.576; OKLCH L 83.7% C 0.056 H 39.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEAF |
|---|---|
| RGB | rgb(235, 190, 175) |
| HSL | hsl(15, 60%, 80%) |
| HSV | hsv(15, 26%, 92%) |
| CMYK | cmyk(0%, 19.1%, 25.5%, 7.8%) |
| CIE-LAB | lab(80.51, 13.92, 13.67) |
| CIE-LCH | lch(80.51, 19.51, 44.49°) |
| OKLab | oklab(83.72% 0.0434 0.0355) |
| OKLCH | oklch(83.72% 0.056 39.2) |
| XYZ | xyz(60.4130, 57.5867, 48.4822) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.59
Pale Salmon
#FFB19A
ΔE00 7.17
Pinkish Grey
#C8ACA9
ΔE00 8.33
Light Salmon
#FEA993
ΔE00 8.65
Pale Rose
#FDC1C5
ΔE00 8.94
Light Rose
#FFC5CB
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEAF #AFDCEB
analogous
#EBAFBE #EBBEAF #EBDCAF
triadic
#EBBEAF #AFEBBE #BEAFEB
tetradic
#EBBEAF #BEEBAF #AFDCEB #DCAFEB
square
#EBBEAF #BEEBAF #AFDCEB #DCAFEB
split-complementary
#EBBEAF #AFEBDC #AFBEEB
monochromatic
#D36E4D #DF967E #EBBEAF #F7E6E0 #F9EBE7
Accessibility & contrast
On white
1.68
#EBBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EBBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEAF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEAF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AE
Deuteranopia (green-blind)
#D3CBAF
Tritanopia (blue-blind)
#F7B8BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbeaf; /* rgb */ color: rgb(235, 190, 175); /* oklch */ color: oklch(83.7% 0.056 39.2);
Tailwind
colors: {
custom: {
50: '#f2d1c6',
500: '#ebbeaf',
950: '#000000',
},
}SCSS
$custom: #ebbeaf; $custom-light: #f2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#ebbeaf",
"rgb": {
"r": 235,
"g": 190,
"b": 175
},
"hsl": {
"h": 15,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.83723,
"c": 0.05603,
"h": 39.2
},
"luminance": 0.57584
}Semantic roles & 50–950 ramp
primary
#EBBEAF
secondary
#77B3C7
accent
#9DC81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382