#EBCFCA#EBCFCA
#EBCFCA is a very light, muted red. Relative luminance 0.666; OKLCH L 87.6% C 0.032 H 29.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFCA |
|---|---|
| RGB | rgb(235, 207, 202) |
| HSL | hsl(9, 45%, 86%) |
| HSV | hsv(9, 14%, 92%) |
| CMYK | cmyk(0%, 11.9%, 14%, 7.8%) |
| CIE-LAB | lab(85.28, 8.96, 6.07) |
| CIE-LCH | lch(85.28, 10.82, 34.10°) |
| OKLab | oklab(87.65% 0.028 0.016) |
| OKLCH | oklch(87.65% 0.032 29.8) |
| XYZ | xyz(67.2339, 66.5537, 65.1701) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.77
Pinkish Grey
#C8ACA9
ΔE00 8.88
Lavenderblush
#FFF0F5
ΔE00 9.02
Pale Pink
#FFCFDC
ΔE00 9.34
Light Rose
#FFC5CB
ΔE00 9.37
Light Pink
#FFD1DF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFCA #CAE6EB
analogous
#EBCAD5 #EBCFCA #EBDFCA
triadic
#EBCFCA #CAEBCF #CFCAEB
tetradic
#EBCFCA #D5EBCA #CAE6EB #DFCAEB
square
#EBCFCA #D5EBCA #CAE6EB #DFCAEB
split-complementary
#EBCFCA #CAEBDF #CAD5EB
monochromatic
#C97F71 #DAA79E #EBCFCA #F7EBE9 #F7EBE9
Accessibility & contrast
On white
1.47
#EBCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#EBCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFCA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFCA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CA
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#F2CCCE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebcfca; /* rgb */ color: rgb(235, 207, 202); /* oklch */ color: oklch(87.6% 0.032 29.8);
Tailwind
colors: {
custom: {
50: '#f1ddda',
500: '#ebcfca',
950: '#000000',
},
}SCSS
$custom: #ebcfca; $custom-light: #f1ddda; $custom-dark: #000000;
JSON
{
"hex": "#ebcfca",
"rgb": {
"r": 235,
"g": 207,
"b": 202
},
"hsl": {
"h": 9.091,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.87649,
"c": 0.0323,
"h": 29.8
},
"luminance": 0.66552
}Semantic roles & 50–950 ramp
primary
#EBCFCA
secondary
#93BFC7
accent
#A3B82D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483