#EBCCCA#EBCCCA
#EBCCCA is a very light, muted red. Relative luminance 0.651; OKLCH L 87.1% C 0.035 H 22.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCCA |
|---|---|
| RGB | rgb(235, 204, 202) |
| HSL | hsl(4, 45%, 86%) |
| HSV | hsv(4, 14%, 92%) |
| CMYK | cmyk(0%, 13.2%, 14%, 7.8%) |
| CIE-LAB | lab(84.54, 10.54, 5.01) |
| CIE-LCH | lch(84.54, 11.67, 25.42°) |
| OKLab | oklab(87.07% 0.0325 0.0133) |
| OKLCH | oklch(87.07% 0.035 22.2) |
| XYZ | xyz(66.5140, 65.1139, 64.9301) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.40
Pale Pink
#FFCFDC
ΔE00 7.65
Light Rose
#FFC5CB
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 7.75
Pale Rose
#FDC1C5
ΔE00 7.93
Pinkish Grey
#C8ACA9
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCCA #CAE9EB
analogous
#EBCAD8 #EBCCCA #EBDCCA
triadic
#EBCCCA #CAEBCC #CCCAEB
tetradic
#EBCCCA #D8EBCA #CAE9EB #DCCAEB
square
#EBCCCA #D8EBCA #CAE9EB #DCCAEB
split-complementary
#EBCCCA #CAEBDC #CAD8EB
monochromatic
#C97671 #DAA19E #EBCCCA #F7EAE9 #F7EAE9
Accessibility & contrast
On white
1.50
#EBCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#EBCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCCA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCCA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#D8D5CA
Tritanopia (blue-blind)
#F2C9CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebccca; /* rgb */ color: rgb(235, 204, 202); /* oklch */ color: oklch(87.1% 0.035 22.2);
Tailwind
colors: {
custom: {
50: '#f1dbda',
500: '#ebccca',
950: '#000000',
},
}SCSS
$custom: #ebccca; $custom-light: #f1dbda; $custom-dark: #000000;
JSON
{
"hex": "#ebccca",
"rgb": {
"r": 235,
"g": 204,
"b": 202
},
"hsl": {
"h": 3.636,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.87074,
"c": 0.03514,
"h": 22.2
},
"luminance": 0.65112
}Semantic roles & 50–950 ramp
primary
#EBCCCA
secondary
#93C4C7
accent
#B0B82D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483