#FEB8EC#FEB8EC
#FEB8EC is a very light, moderate pink. Relative luminance 0.614; OKLCH L 86.3% C 0.104 H 336.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8EC |
|---|---|
| RGB | rgb(254, 184, 236) |
| HSL | hsl(315, 97%, 86%) |
| HSV | hsv(315, 28%, 100%) |
| CMYK | cmyk(0%, 27.6%, 7.1%, 0.4%) |
| CIE-LAB | lab(82.60, 33.22, -15.83) |
| CIE-LCH | lch(82.60, 36.80, 334.52°) |
| OKLab | oklab(86.3% 0.0952 -0.0422) |
| OKLCH | oklch(86.3% 0.104 336.1) |
| XYZ | xyz(73.1531, 61.4108, 87.3407) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.98
Light Lavendar
#EFC0FE
ΔE00 6.15
Very Light Purple
#F6CEFC
ΔE00 6.61
Powder Pink
#FFB2D0
ΔE00 6.75
Plum
#DDA0DD
ΔE00 7.36
Light Lilac
#EDC8FF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8EC #B8FECA
analogous
#EDB8FE #FEB8EC #FEB8C9
triadic
#FEB8EC #ECFEB8 #B8ECFE
tetradic
#FEB8EC #FEEDB8 #B8FECA #B8C9FE
square
#FEB8EC #FEEDB8 #B8FECA #B8C9FE
split-complementary
#FEB8EC #C9FEB8 #B8FEED
monochromatic
#FC3FCC #FD7CDC #FEB8EC #FFE1F7 #FFE1F7
Accessibility & contrast
On white
1.58
#FEB8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FEB8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8EC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8EC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EE
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#FFBACA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #feb8ec; /* rgb */ color: rgb(254, 184, 236); /* oklch */ color: oklch(86.3% 0.104 336.1);
Tailwind
colors: {
custom: {
50: '#ffcef2',
500: '#feb8ec',
950: '#000000',
},
}SCSS
$custom: #feb8ec; $custom-light: #ffcef2; $custom-dark: #000000;
JSON
{
"hex": "#feb8ec",
"rgb": {
"r": 254,
"g": 184,
"b": 236
},
"hsl": {
"h": 315.429,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.86297,
"c": 0.10415,
"h": 336.1
},
"luminance": 0.61408
}Semantic roles & 50–950 ramp
primary
#FEB8EC
secondary
#75E592
accent
#E63B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181316
muted
#868385