#FEB7EE#FEB7EE
#FEB7EE is a very light, moderate pink. Relative luminance 0.611; OKLCH L 86.2% C 0.108 H 334.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB7EE |
|---|---|
| RGB | rgb(254, 183, 238) |
| HSL | hsl(314, 97%, 86%) |
| HSV | hsv(314, 28%, 100%) |
| CMYK | cmyk(0%, 28%, 6.3%, 0.4%) |
| CIE-LAB | lab(82.44, 34.08, -17.14) |
| CIE-LCH | lch(82.44, 38.15, 333.30°) |
| OKLab | oklab(86.2% 0.0973 -0.0458) |
| OKLCH | oklch(86.2% 0.108 334.8) |
| XYZ | xyz(73.2383, 61.1137, 88.8106) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.82
Pale Mauve
#FED0FC
ΔE00 6.20
Very Light Purple
#F6CEFC
ΔE00 6.72
Plum
#DDA0DD
ΔE00 7.03
Light Lilac
#EDC8FF
ΔE00 7.32
Powder Pink
#FFB2D0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB7EE #B7FEC7
analogous
#EAB7FE #FEB7EE #FEB7CA
triadic
#FEB7EE #EEFEB7 #B7EEFE
tetradic
#FEB7EE #FEEAB7 #B7FEC7 #B7CAFE
square
#FEB7EE #FEEAB7 #B7FEC7 #B7CAFE
split-complementary
#FEB7EE #CAFEB7 #B7FEEA
monochromatic
#FC3ED1 #FD7BE0 #FEB7EE #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.59
#FEB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FEB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB7EE
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB7EE | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#FFBACA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #feb7ee; /* rgb */ color: rgb(254, 183, 238); /* oklch */ color: oklch(86.2% 0.108 334.8);
Tailwind
colors: {
custom: {
50: '#ffcdf3',
500: '#feb7ee',
950: '#000000',
},
}SCSS
$custom: #feb7ee; $custom-light: #ffcdf3; $custom-dark: #000000;
JSON
{
"hex": "#feb7ee",
"rgb": {
"r": 254,
"g": 183,
"b": 238
},
"hsl": {
"h": 313.521,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.86196,
"c": 0.10756,
"h": 334.8
},
"luminance": 0.61111
}Semantic roles & 50–950 ramp
primary
#FEB7EE
secondary
#74E58E
accent
#E63400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385