#FEB7EC#FEB7EC
#FEB7EC is a very light, moderate pink. Relative luminance 0.610; OKLCH L 86.1% C 0.106 H 336.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB7EC |
|---|---|
| RGB | rgb(254, 183, 236) |
| HSL | hsl(315, 97%, 86%) |
| HSV | hsv(315, 28%, 100%) |
| CMYK | cmyk(0%, 28%, 7.1%, 0.4%) |
| CIE-LAB | lab(82.38, 33.74, -16.17) |
| CIE-LCH | lch(82.38, 37.41, 334.40°) |
| OKLab | oklab(86.13% 0.0967 -0.0431) |
| OKLCH | oklch(86.13% 0.106 336) |
| XYZ | xyz(72.9461, 60.9968, 87.2717) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.17
Pale Mauve
#FED0FC
ΔE00 6.20
Very Light Purple
#F6CEFC
ΔE00 6.80
Powder Pink
#FFB2D0
ΔE00 6.85
Plum
#DDA0DD
ΔE00 7.19
Light Lilac
#EDC8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB7EC #B7FEC9
analogous
#ECB7FE #FEB7EC #FEB7C8
triadic
#FEB7EC #ECFEB7 #B7ECFE
tetradic
#FEB7EC #FEECB7 #B7FEC9 #B7C8FE
square
#FEB7EC #FEECB7 #B7FEC9 #B7C8FE
split-complementary
#FEB7EC #C8FEB7 #B7FEEC
monochromatic
#FC3ECC #FD7BDC #FEB7EC #FFE1F7 #FFE1F7
Accessibility & contrast
On white
1.59
#FEB7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#FEB7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB7EC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB7EC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#FFB9C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #feb7ec; /* rgb */ color: rgb(254, 183, 236); /* oklch */ color: oklch(86.1% 0.106 336.0);
Tailwind
colors: {
custom: {
50: '#ffcdf2',
500: '#feb7ec',
950: '#000000',
},
}SCSS
$custom: #feb7ec; $custom-light: #ffcdf2; $custom-dark: #000000;
JSON
{
"hex": "#feb7ec",
"rgb": {
"r": 254,
"g": 183,
"b": 236
},
"hsl": {
"h": 315.211,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.86127,
"c": 0.10588,
"h": 336
},
"luminance": 0.60994
}Semantic roles & 50–950 ramp
primary
#FEB7EC
secondary
#74E591
accent
#E63A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181316
muted
#868385