#EBB2AF#EBB2AF
#EBB2AF is a light, moderate red. Relative luminance 0.526; OKLCH L 81.5% C 0.067 H 22.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB2AF |
|---|---|
| RGB | rgb(235, 178, 175) |
| HSL | hsl(3, 60%, 80%) |
| HSV | hsv(3, 26%, 92%) |
| CMYK | cmyk(0%, 24.3%, 25.5%, 7.8%) |
| CIE-LAB | lab(77.64, 20.29, 9.60) |
| CIE-LCH | lch(77.64, 22.45, 25.32°) |
| OKLab | oklab(81.49% 0.0621 0.0252) |
| OKLCH | oklch(81.49% 0.067 22.1) |
| XYZ | xyz(57.9202, 52.6010, 47.6513) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.84
Light Rose
#FFC5CB
ΔE00 5.94
Lightpink
#FFB6C1
ΔE00 6.11
Dusty Pink
#D8A7B1
ΔE00 6.23
Pink
#FFC0CB
ΔE00 6.60
Bubblegum
#FFC1CC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB2AF #AFE8EB
analogous
#EBAFCA #EBB2AF #EBD0AF
triadic
#EBB2AF #AFEBB2 #B2AFEB
tetradic
#EBB2AF #CAEBAF #AFE8EB #D0AFEB
square
#EBB2AF #CAEBAF #AFE8EB #D0AFEB
split-complementary
#EBB2AF #AFEBD0 #AFCAEB
monochromatic
#D3544D #DF837E #EBB2AF #F7E1E0 #F9E7E7
Accessibility & contrast
On white
1.82
#EBB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#EBB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB2AF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB2AF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AF
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#F7ACB1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb2af; /* rgb */ color: rgb(235, 178, 175); /* oklch */ color: oklch(81.5% 0.067 22.1);
Tailwind
colors: {
custom: {
50: '#f2c9c6',
500: '#ebb2af',
950: '#000000',
},
}SCSS
$custom: #ebb2af; $custom-light: #f2c9c6; $custom-dark: #000000;
JSON
{
"hex": "#ebb2af",
"rgb": {
"r": 235,
"g": 178,
"b": 175
},
"hsl": {
"h": 3,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.81494,
"c": 0.06698,
"h": 22.1
},
"luminance": 0.52598
}Semantic roles & 50–950 ramp
primary
#EBB2AF
secondary
#77C3C7
accent
#BFC81E
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282