#EBBEB2#EBBEB2
#EBBEB2 is a very light, muted red. Relative luminance 0.577; OKLCH L 83.8% C 0.055 H 35.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEB2 |
|---|---|
| RGB | rgb(235, 190, 178) |
| HSL | hsl(13, 59%, 81%) |
| HSV | hsv(13, 24%, 92%) |
| CMYK | cmyk(0%, 19.1%, 24.3%, 7.8%) |
| CIE-LAB | lab(80.58, 14.33, 12.16) |
| CIE-LCH | lch(80.58, 18.79, 40.30°) |
| OKLab | oklab(83.8% 0.0446 0.0316) |
| OKLCH | oklch(83.8% 0.055 35.4) |
| XYZ | xyz(60.7110, 57.7059, 50.0513) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 7.47
Apricot
#FBCEB1
ΔE00 7.66
Pale Rose
#FDC1C5
ΔE00 7.75
Pinkish Grey
#C8ACA9
ΔE00 7.88
Light Rose
#FFC5CB
ΔE00 8.42
Light Salmon
#FEA993
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEB2 #B2DFEB
analogous
#EBB2C2 #EBBEB2 #EBDAB2
triadic
#EBBEB2 #B2EBBE #BEB2EB
tetradic
#EBBEB2 #C2EBB2 #B2DFEB #DAB2EB
square
#EBBEB2 #C2EBB2 #B2DFEB #DAB2EB
split-complementary
#EBBEB2 #B2EBDA #B2C2EB
monochromatic
#D26C51 #DE9581 #EBBEB2 #F8E7E3 #F9EAE7
Accessibility & contrast
On white
1.67
#EBBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EBBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEB2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEB2 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#F6B8BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebbeb2; /* rgb */ color: rgb(235, 190, 178); /* oklch */ color: oklch(83.8% 0.055 35.4);
Tailwind
colors: {
custom: {
50: '#f2d1c9',
500: '#ebbeb2',
950: '#000000',
},
}SCSS
$custom: #ebbeb2; $custom-light: #f2d1c9; $custom-dark: #000000;
JSON
{
"hex": "#ebbeb2",
"rgb": {
"r": 235,
"g": 190,
"b": 178
},
"hsl": {
"h": 12.632,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.83797,
"c": 0.05466,
"h": 35.4
},
"luminance": 0.57703
}Semantic roles & 50–950 ramp
primary
#EBBEB2
secondary
#7AB7C7
accent
#A3C61F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382