#FEB6EF#FEB6EF
#FEB6EF is a very light, moderate pink. Relative luminance 0.608; OKLCH L 86.1% C 0.110 H 334.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB6EF |
|---|---|
| RGB | rgb(254, 182, 239) |
| HSL | hsl(313, 97%, 85%) |
| HSV | hsv(313, 28%, 100%) |
| CMYK | cmyk(0%, 28.3%, 5.9%, 0.4%) |
| CIE-LAB | lab(82.25, 34.78, -17.96) |
| CIE-LCH | lch(82.25, 39.14, 332.68°) |
| OKLab | oklab(86.06% 0.0991 -0.048) |
| OKLCH | oklch(86.06% 0.11 334.1) |
| XYZ | xyz(73.1801, 60.7616, 89.5180) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.71
Pale Mauve
#FED0FC
ΔE00 6.45
Plum
#DDA0DD
ΔE00 6.82
Very Light Purple
#F6CEFC
ΔE00 6.90
Light Lilac
#EDC8FF
ΔE00 7.34
Powder Pink
#FFB2D0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB6EF #B6FEC5
analogous
#E9B6FE #FEB6EF #FEB6CB
triadic
#FEB6EF #EFFEB6 #B6EFFE
tetradic
#FEB6EF #FEE9B6 #B6FEC5 #B6CBFE
square
#FEB6EF #FEE9B6 #B6FEC5 #B6CBFE
split-complementary
#FEB6EF #CBFEB6 #B6FEE9
monochromatic
#FC3DD5 #FD7AE2 #FEB6EF #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.60
#FEB6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FEB6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB6EF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB6EF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F1
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#FFB9CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #feb6ef; /* rgb */ color: rgb(254, 182, 239); /* oklch */ color: oklch(86.1% 0.110 334.1);
Tailwind
colors: {
custom: {
50: '#ffccf4',
500: '#feb6ef',
950: '#000000',
},
}SCSS
$custom: #feb6ef; $custom-light: #ffccf4; $custom-dark: #000000;
JSON
{
"hex": "#feb6ef",
"rgb": {
"r": 254,
"g": 182,
"b": 239
},
"hsl": {
"h": 312.5,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.86062,
"c": 0.11014,
"h": 334.1
},
"luminance": 0.60759
}Semantic roles & 50–950 ramp
primary
#FEB6EF
secondary
#74E58B
accent
#E63000
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385