#FEB8EF#FEB8EF
#FEB8EF is a very light, moderate pink. Relative luminance 0.616; OKLCH L 86.4% C 0.107 H 334.3°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8EF |
|---|---|
| RGB | rgb(254, 184, 239) |
| HSL | hsl(313, 97%, 86%) |
| HSV | hsv(313, 28%, 100%) |
| CMYK | cmyk(0%, 27.6%, 5.9%, 0.4%) |
| CIE-LAB | lab(82.69, 33.73, -17.30) |
| CIE-LCH | lch(82.69, 37.90, 332.85°) |
| OKLab | oklab(86.4% 0.0961 -0.0462) |
| OKLCH | oklch(86.4% 0.107 334.3) |
| XYZ | xyz(73.5926, 61.5866, 89.6555) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.62
Pale Mauve
#FED0FC
ΔE00 5.97
Very Light Purple
#F6CEFC
ΔE00 6.48
Light Lilac
#EDC8FF
ΔE00 7.10
Plum
#DDA0DD
ΔE00 7.13
Powder Pink
#FFB2D0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8EF #B8FEC7
analogous
#EAB8FE #FEB8EF #FEB8CC
triadic
#FEB8EF #EFFEB8 #B8EFFE
tetradic
#FEB8EF #FEEAB8 #B8FEC7 #B8CCFE
square
#FEB8EF #FEEAB8 #B8FEC7 #B8CCFE
split-complementary
#FEB8EF #CCFEB8 #B8FEEA
monochromatic
#FC3FD4 #FD7CE1 #FEB8EF #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.58
#FEB8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#FEB8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8EF
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8EF | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#FFBBCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #feb8ef; /* rgb */ color: rgb(254, 184, 239); /* oklch */ color: oklch(86.4% 0.107 334.3);
Tailwind
colors: {
custom: {
50: '#ffcef4',
500: '#feb8ef',
950: '#000000',
},
}SCSS
$custom: #feb8ef; $custom-light: #ffcef4; $custom-dark: #000000;
JSON
{
"hex": "#feb8ef",
"rgb": {
"r": 254,
"g": 184,
"b": 239
},
"hsl": {
"h": 312.857,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.864,
"c": 0.10668,
"h": 334.3
},
"luminance": 0.61584
}Semantic roles & 50–950 ramp
primary
#FEB8EF
secondary
#75E58D
accent
#E63100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385