#FEB9EF#FEB9EF
#FEB9EF is a very light, moderate pink. Relative luminance 0.620; OKLCH L 86.6% C 0.105 H 334.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB9EF |
|---|---|
| RGB | rgb(254, 185, 239) |
| HSL | hsl(313, 97%, 86%) |
| HSV | hsv(313, 27%, 100%) |
| CMYK | cmyk(0%, 27.2%, 5.9%, 0.4%) |
| CIE-LAB | lab(82.92, 33.20, -16.96) |
| CIE-LCH | lch(82.92, 37.29, 332.94°) |
| OKLab | oklab(86.57% 0.0947 -0.0453) |
| OKLCH | oklch(86.57% 0.105 334.4) |
| XYZ | xyz(73.8010, 62.0035, 89.7250) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.60
Pale Mauve
#FED0FC
ΔE00 5.73
Very Light Purple
#F6CEFC
ΔE00 6.28
Light Lilac
#EDC8FF
ΔE00 6.99
Plum
#DDA0DD
ΔE00 7.29
Powder Pink
#FFB2D0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB9EF #B9FEC8
analogous
#EAB9FE #FEB9EF #FEB9CC
triadic
#FEB9EF #EFFEB9 #B9EFFE
tetradic
#FEB9EF #FEEAB9 #B9FEC8 #B9CCFE
square
#FEB9EF #FEEAB9 #B9FEC8 #B9CCFE
split-complementary
#FEB9EF #CCFEB9 #B9FEEA
monochromatic
#FC40D3 #FD7DE1 #FEB9EF #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.57
#FEB9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FEB9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB9EF
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB9EF | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F1
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#FFBCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #feb9ef; /* rgb */ color: rgb(254, 185, 239); /* oklch */ color: oklch(86.6% 0.105 334.4);
Tailwind
colors: {
custom: {
50: '#ffcef4',
500: '#feb9ef',
950: '#000000',
},
}SCSS
$custom: #feb9ef; $custom-light: #ffcef4; $custom-dark: #000000;
JSON
{
"hex": "#feb9ef",
"rgb": {
"r": 254,
"g": 185,
"b": 239
},
"hsl": {
"h": 313.043,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.8657,
"c": 0.10494,
"h": 334.4
},
"luminance": 0.62001
}Semantic roles & 50–950 ramp
primary
#FEB9EF
secondary
#76E58E
accent
#E63200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385