#EFB2AF#EFB2AF
#EFB2AF is a light, moderate red. Relative luminance 0.533; OKLCH L 81.9% C 0.072 H 22.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2AF |
|---|---|
| RGB | rgb(239, 178, 175) |
| HSL | hsl(3, 67%, 81%) |
| HSV | hsv(3, 27%, 94%) |
| CMYK | cmyk(0%, 25.5%, 26.8%, 6.3%) |
| CIE-LAB | lab(78.05, 21.77, 10.24) |
| CIE-LCH | lch(78.05, 24.05, 25.18°) |
| OKLab | oklab(81.9% 0.0665 0.0268) |
| OKLCH | oklch(81.9% 0.072 22) |
| XYZ | xyz(59.2560, 53.2897, 47.7139) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.62
Lightpink
#FFB6C1
ΔE00 5.67
Light Rose
#FFC5CB
ΔE00 5.80
Pink
#FFC0CB
ΔE00 6.39
Bubblegum
#FFC1CC
ΔE00 6.51
Dusty Pink
#D8A7B1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2AF #AFECEF
analogous
#EFAFCC #EFB2AF #EFD2AF
triadic
#EFB2AF #AFEFB2 #B2AFEF
tetradic
#EFB2AF #CCEFAF #AFECEF #D2AFEF
square
#EFB2AF #CCEFAF #AFECEF #D2AFEF
split-complementary
#EFB2AF #AFEFD2 #AFCCEF
monochromatic
#DB5049 #E5817C #EFB2AF #F9E3E2 #FAE6E5
Accessibility & contrast
On white
1.80
#EFB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#EFB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2AF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2AF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAF
Deuteranopia (green-blind)
#CCC5AE
Tritanopia (blue-blind)
#FCACB1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb2af; /* rgb */ color: rgb(239, 178, 175); /* oklch */ color: oklch(81.9% 0.072 22.0);
Tailwind
colors: {
custom: {
50: '#f5c9c6',
500: '#efb2af',
950: '#000000',
},
}SCSS
$custom: #efb2af; $custom-light: #f5c9c6; $custom-dark: #000000;
JSON
{
"hex": "#efb2af",
"rgb": {
"r": 239,
"g": 178,
"b": 175
},
"hsl": {
"h": 2.812,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.81901,
"c": 0.07171,
"h": 22
},
"luminance": 0.53287
}Semantic roles & 50–950 ramp
primary
#EFB2AF
secondary
#75C9CD
accent
#C6CF17
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282