#FEB5EC#FEB5EC
#FEB5EC is a very light, moderate pink. Relative luminance 0.602; OKLCH L 85.8% C 0.109 H 335.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB5EC |
|---|---|
| RGB | rgb(254, 181, 236) |
| HSL | hsl(315, 97%, 85%) |
| HSV | hsv(315, 29%, 100%) |
| CMYK | cmyk(0%, 28.7%, 7.1%, 0.4%) |
| CIE-LAB | lab(81.93, 34.79, -16.83) |
| CIE-LCH | lch(81.93, 38.65, 334.18°) |
| OKLab | oklab(85.79% 0.0997 -0.0449) |
| OKLCH | oklch(85.79% 0.109 335.7) |
| XYZ | xyz(72.5365, 60.1776, 87.1352) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.23
Pale Mauve
#FED0FC
ΔE00 6.66
Plum
#DDA0DD
ΔE00 6.87
Powder Pink
#FFB2D0
ΔE00 7.07
Very Light Purple
#F6CEFC
ΔE00 7.19
Light Lilac
#EDC8FF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB5EC #B5FEC7
analogous
#ECB5FE #FEB5EC #FEB5C7
triadic
#FEB5EC #ECFEB5 #B5ECFE
tetradic
#FEB5EC #FEECB5 #B5FEC7 #B5C7FE
square
#FEB5EC #FEECB5 #B5FEC7 #B5C7FE
split-complementary
#FEB5EC #C7FEB5 #B5FEEC
monochromatic
#FC3CCD #FD79DC #FEB5EC #FFE1F7 #FFE1F7
Accessibility & contrast
On white
1.61
#FEB5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FEB5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB5EC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB5EC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EE
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#FFB7C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #feb5ec; /* rgb */ color: rgb(254, 181, 236); /* oklch */ color: oklch(85.8% 0.109 335.7);
Tailwind
colors: {
custom: {
50: '#ffccf2',
500: '#feb5ec',
950: '#000000',
},
}SCSS
$custom: #feb5ec; $custom-light: #ffccf2; $custom-dark: #000000;
JSON
{
"hex": "#feb5ec",
"rgb": {
"r": 254,
"g": 181,
"b": 236
},
"hsl": {
"h": 314.795,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.85789,
"c": 0.10934,
"h": 335.7
},
"luminance": 0.60175
}Semantic roles & 50–950 ramp
primary
#FEB5EC
secondary
#73E48F
accent
#E63900
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181316
muted
#868385