#EFBDC8#EFBDC8
#EFBDC8 is a very light, muted red. Relative luminance 0.589; OKLCH L 84.6% C 0.059 H 3.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDC8 |
|---|---|
| RGB | rgb(239, 189, 200) |
| HSL | hsl(347, 61%, 84%) |
| HSV | hsv(347, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 16.3%, 6.3%) |
| CIE-LAB | lab(81.25, 19.58, 1.34) |
| CIE-LCH | lch(81.25, 19.62, 3.93°) |
| OKLab | oklab(84.58% 0.0589 0.0038) |
| OKLCH | oklch(84.58% 0.059 3.7) |
| XYZ | xyz(64.2196, 58.9185, 62.6220) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.11
Pink
#FFC0CB
ΔE00 3.20
Light Rose
#FFC5CB
ΔE00 3.52
Pale Rose
#FDC1C5
ΔE00 3.83
Pale Pink
#FFCFDC
ΔE00 4.26
Pastel Pink
#FFBACD
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDC8 #BDEFE4
analogous
#EFBDE1 #EFBDC8 #EFCBBD
triadic
#EFBDC8 #C8EFBD #BDC8EF
tetradic
#EFBDC8 #E1EFBD #BDEFE4 #CBBDEF
square
#EFBDC8 #E1EFBD #BDEFE4 #CBBDEF
split-complementary
#EFBDC8 #BDEFCB #BDE1EF
monochromatic
#D75A76 #E38C9F #EFBDC8 #F9E6EA #F9E6EA
Accessibility & contrast
On white
1.64
#EFBDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#EFBDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDC8
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDC8 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5C8
Deuteranopia (green-blind)
#CFCDC7
Tritanopia (blue-blind)
#F8BAC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbdc8; /* rgb */ color: rgb(239, 189, 200); /* oklch */ color: oklch(84.6% 0.059 3.7);
Tailwind
colors: {
custom: {
50: '#f5d1d8',
500: '#efbdc8',
950: '#000000',
},
}SCSS
$custom: #efbdc8; $custom-light: #f5d1d8; $custom-dark: #000000;
JSON
{
"hex": "#efbdc8",
"rgb": {
"r": 239,
"g": 189,
"b": 200
},
"hsl": {
"h": 346.8,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.84581,
"c": 0.05901,
"h": 3.7
},
"luminance": 0.58916
}Semantic roles & 50–950 ramp
primary
#EFBDC8
secondary
#83CDBD
accent
#C9A31D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383