#FEB8EE#FEB8EE
#FEB8EE is a very light, moderate pink. Relative luminance 0.615; OKLCH L 86.4% C 0.106 H 334.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8EE |
|---|---|
| RGB | rgb(254, 184, 238) |
| HSL | hsl(314, 97%, 86%) |
| HSV | hsv(314, 28%, 100%) |
| CMYK | cmyk(0%, 27.6%, 6.3%, 0.4%) |
| CIE-LAB | lab(82.66, 33.56, -16.81) |
| CIE-LCH | lch(82.66, 37.53, 333.39°) |
| OKLab | oklab(86.37% 0.0958 -0.0449) |
| OKLCH | oklch(86.37% 0.106 334.9) |
| XYZ | xyz(73.4453, 61.5277, 88.8796) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.79
Pale Mauve
#FED0FC
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.51
Plum
#DDA0DD
ΔE00 7.20
Light Lilac
#EDC8FF
ΔE00 7.21
Powder Pink
#FFB2D0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8EE #B8FEC8
analogous
#EBB8FE #FEB8EE #FEB8CB
triadic
#FEB8EE #EEFEB8 #B8EEFE
tetradic
#FEB8EE #FEEBB8 #B8FEC8 #B8CBFE
square
#FEB8EE #FEEBB8 #B8FEC8 #B8CBFE
split-complementary
#FEB8EE #CBFEB8 #B8FEEB
monochromatic
#FC3FD1 #FD7CE0 #FEB8EE #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.58
#FEB8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#FEB8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8EE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8EE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F0
Deuteranopia (green-blind)
#C9D1EC
Tritanopia (blue-blind)
#FFBBCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #feb8ee; /* rgb */ color: rgb(254, 184, 238); /* oklch */ color: oklch(86.4% 0.106 334.9);
Tailwind
colors: {
custom: {
50: '#ffcef3',
500: '#feb8ee',
950: '#000000',
},
}SCSS
$custom: #feb8ee; $custom-light: #ffcef3; $custom-dark: #000000;
JSON
{
"hex": "#feb8ee",
"rgb": {
"r": 254,
"g": 184,
"b": 238
},
"hsl": {
"h": 313.714,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.86366,
"c": 0.10582,
"h": 334.9
},
"luminance": 0.61525
}Semantic roles & 50–950 ramp
primary
#FEB8EE
secondary
#75E58F
accent
#E63400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385