#EDAEB2#EDAEB2
#EDAEB2 is a light, moderate red. Relative luminance 0.515; OKLCH L 81.1% C 0.074 H 14.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EDAEB2 |
|---|---|
| RGB | rgb(237, 174, 178) |
| HSL | hsl(356, 64%, 81%) |
| HSV | hsv(356, 27%, 93%) |
| CMYK | cmyk(0%, 26.6%, 24.9%, 7.1%) |
| CIE-LAB | lab(76.98, 23.57, 7.05) |
| CIE-LCH | lch(76.98, 24.61, 16.65°) |
| OKLab | oklab(81.05% 0.0717 0.0187) |
| OKLCH | oklch(81.05% 0.074 14.6) |
| XYZ | xyz(58.0980, 51.4940, 48.9900) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.96
Pale Rose
#FDC1C5
ΔE00 4.57
Soft Pink
#FDB0C0
ΔE00 4.68
Dusty Pink
#D8A7B1
ΔE00 4.84
Pink
#FFC0CB
ΔE00 5.23
Bubblegum
#FFC1CC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDAEB2 #AEEDE9
analogous
#EDAED1 #EDAEB2 #EDC9AE
triadic
#EDAEB2 #B2EDAE #AEB2ED
tetradic
#EDAEB2 #D1EDAE #AEEDE9 #C9AEED
square
#EDAEB2 #D1EDAE #AEEDE9 #C9AEED
split-complementary
#EDAEB2 #AEEDC9 #AED1ED
monochromatic
#D74A53 #E27C82 #EDAEB2 #F8E0E2 #F9E6E7
Accessibility & contrast
On white
1.86
#EDAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#EDAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDAEB2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDAEB2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#C7C3B1
Tritanopia (blue-blind)
#F9A8B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #edaeb2; /* rgb */ color: rgb(237, 174, 178); /* oklch */ color: oklch(81.1% 0.074 14.6);
Tailwind
colors: {
custom: {
50: '#f4c6c9',
500: '#edaeb2',
950: '#000000',
},
}SCSS
$custom: #edaeb2; $custom-light: #f4c6c9; $custom-dark: #000000;
JSON
{
"hex": "#edaeb2",
"rgb": {
"r": 237,
"g": 174,
"b": 178
},
"hsl": {
"h": 356.19,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.81052,
"c": 0.0741,
"h": 14.6
},
"luminance": 0.51491
}Semantic roles & 50–950 ramp
primary
#EDAEB2
secondary
#75CAC5
accent
#CBC01A
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282