#FEB0EF#FEB0EF
#FEB0EF is a very light, vivid pink. Relative luminance 0.584; OKLCH L 85.1% C 0.121 H 333.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB0EF |
|---|---|
| RGB | rgb(254, 176, 239) |
| HSL | hsl(312, 98%, 84%) |
| HSV | hsv(312, 31%, 100%) |
| CMYK | cmyk(0%, 30.7%, 5.9%, 0.4%) |
| CIE-LAB | lab(80.94, 37.92, -19.95) |
| CIE-LCH | lch(80.94, 42.84, 332.25°) |
| OKLab | oklab(85.06% 0.108 -0.0535) |
| OKLCH | oklch(85.06% 0.121 333.7) |
| XYZ | xyz(71.9775, 58.3565, 89.1171) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.09
Light Lavendar
#EFC0FE
ΔE00 6.23
Pale Mauve
#FED0FC
ΔE00 7.90
Very Light Purple
#F6CEFC
ΔE00 8.19
Light Lilac
#EDC8FF
ΔE00 8.20
Mauve
#E0B0FF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB0EF #B0FEBF
analogous
#E6B0FE #FEB0EF #FEB0C8
triadic
#FEB0EF #EFFEB0 #B0EFFE
tetradic
#FEB0EF #FEE6B0 #B0FEBF #B0C8FE
square
#FEB0EF #FEE6B0 #B0FEBF #B0C8FE
split-complementary
#FEB0EF #C8FEB0 #B0FEE6
monochromatic
#FC37D7 #FD74E3 #FEB0EF #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.66
#FEB0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#FEB0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB0EF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB0EF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#FFB4C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feb0ef; /* rgb */ color: rgb(254, 176, 239); /* oklch */ color: oklch(85.1% 0.121 333.7);
Tailwind
colors: {
custom: {
50: '#ffc8f4',
500: '#feb0ef',
950: '#000000',
},
}SCSS
$custom: #feb0ef; $custom-light: #ffc8f4; $custom-dark: #000000;
JSON
{
"hex": "#feb0ef",
"rgb": {
"r": 254,
"g": 176,
"b": 239
},
"hsl": {
"h": 311.538,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.8506,
"c": 0.12053,
"h": 333.7
},
"luminance": 0.58353
}Semantic roles & 50–950 ramp
primary
#FEB0EF
secondary
#6EE485
accent
#E62C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285