#FEB7EF#FEB7EF
#FEB7EF is a very light, moderate pink. Relative luminance 0.612; OKLCH L 86.2% C 0.108 H 334.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB7EF |
|---|---|
| RGB | rgb(254, 183, 239) |
| HSL | hsl(313, 97%, 86%) |
| HSV | hsv(313, 28%, 100%) |
| CMYK | cmyk(0%, 28%, 5.9%, 0.4%) |
| CIE-LAB | lab(82.47, 34.25, -17.63) |
| CIE-LCH | lch(82.47, 38.52, 332.76°) |
| OKLab | oklab(86.23% 0.0976 -0.0471) |
| OKLCH | oklch(86.23% 0.108 334.2) |
| XYZ | xyz(73.3856, 61.1726, 89.5865) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.66
Pale Mauve
#FED0FC
ΔE00 6.21
Very Light Purple
#F6CEFC
ΔE00 6.69
Plum
#DDA0DD
ΔE00 6.97
Light Lilac
#EDC8FF
ΔE00 7.21
Powder Pink
#FFB2D0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB7EF #B7FEC6
analogous
#E9B7FE #FEB7EF #FEB7CB
triadic
#FEB7EF #EFFEB7 #B7EFFE
tetradic
#FEB7EF #FEE9B7 #B7FEC6 #B7CBFE
square
#FEB7EF #FEE9B7 #B7FEC6 #B7CBFE
split-complementary
#FEB7EF #CBFEB7 #B7FEE9
monochromatic
#FC3ED4 #FD7BE2 #FEB7EF #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.59
#FEB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FEB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB7EF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB7EF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#FFBACB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #feb7ef; /* rgb */ color: rgb(254, 183, 239); /* oklch */ color: oklch(86.2% 0.108 334.2);
Tailwind
colors: {
custom: {
50: '#ffcdf4',
500: '#feb7ef',
950: '#000000',
},
}SCSS
$custom: #feb7ef; $custom-light: #ffcdf4; $custom-dark: #000000;
JSON
{
"hex": "#feb7ef",
"rgb": {
"r": 254,
"g": 183,
"b": 239
},
"hsl": {
"h": 312.676,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.86231,
"c": 0.10841,
"h": 334.2
},
"luminance": 0.6117
}Semantic roles & 50–950 ramp
primary
#FEB7EF
secondary
#74E58C
accent
#E63000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385