#FEB7ED#FEB7ED
#FEB7ED is a very light, moderate pink. Relative luminance 0.611; OKLCH L 86.2% C 0.107 H 335.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB7ED |
|---|---|
| RGB | rgb(254, 183, 237) |
| HSL | hsl(314, 97%, 86%) |
| HSV | hsv(314, 28%, 100%) |
| CMYK | cmyk(0%, 28%, 6.7%, 0.4%) |
| CIE-LAB | lab(82.41, 33.91, -16.65) |
| CIE-LCH | lch(82.41, 37.78, 333.84°) |
| OKLab | oklab(86.16% 0.097 -0.0445) |
| OKLCH | oklch(86.16% 0.107 335.4) |
| XYZ | xyz(73.0918, 61.0551, 88.0390) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.99
Pale Mauve
#FED0FC
ΔE00 6.20
Very Light Purple
#F6CEFC
ΔE00 6.75
Powder Pink
#FFB2D0
ΔE00 7.09
Plum
#DDA0DD
ΔE00 7.11
Light Lilac
#EDC8FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB7ED #B7FEC8
analogous
#EBB7FE #FEB7ED #FEB7C9
triadic
#FEB7ED #EDFEB7 #B7EDFE
tetradic
#FEB7ED #FEEBB7 #B7FEC8 #B7C9FE
square
#FEB7ED #FEEBB7 #B7FEC8 #B7C9FE
split-complementary
#FEB7ED #C9FEB7 #B7FEEB
monochromatic
#FC3ECF #FD7BDE #FEB7ED #FFE1F7 #FFE1F7
Accessibility & contrast
On white
1.59
#FEB7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FEB7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB7ED
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB7ED | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#FFB9CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #feb7ed; /* rgb */ color: rgb(254, 183, 237); /* oklch */ color: oklch(86.2% 0.107 335.4);
Tailwind
colors: {
custom: {
50: '#ffcdf2',
500: '#feb7ed',
950: '#000000',
},
}SCSS
$custom: #feb7ed; $custom-light: #ffcdf2; $custom-dark: #000000;
JSON
{
"hex": "#feb7ed",
"rgb": {
"r": 254,
"g": 183,
"b": 237
},
"hsl": {
"h": 314.366,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.86162,
"c": 0.10671,
"h": 335.4
},
"luminance": 0.61052
}Semantic roles & 50–950 ramp
primary
#FEB7ED
secondary
#74E58F
accent
#E63700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385