#FEB2EF#FEB2EF
#FEB2EF is a very light, moderate pink. Relative luminance 0.591; OKLCH L 85.4% C 0.117 H 333.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB2EF |
|---|---|
| RGB | rgb(254, 178, 239) |
| HSL | hsl(312, 97%, 85%) |
| HSV | hsv(312, 30%, 100%) |
| CMYK | cmyk(0%, 29.9%, 5.9%, 0.4%) |
| CIE-LAB | lab(81.37, 36.87, -19.29) |
| CIE-LCH | lch(81.37, 41.61, 332.38°) |
| OKLab | oklab(85.39% 0.1051 -0.0517) |
| OKLCH | oklch(85.39% 0.117 333.8) |
| XYZ | xyz(72.3726, 59.1466, 89.2488) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.30
Pale Mauve
#FED0FC
ΔE00 7.42
Very Light Purple
#F6CEFC
ΔE00 7.76
Light Lilac
#EDC8FF
ΔE00 7.89
Powder Pink
#FFB2D0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB2EF #B2FEC1
analogous
#E7B2FE #FEB2EF #FEB2C9
triadic
#FEB2EF #EFFEB2 #B2EFFE
tetradic
#FEB2EF #FEE7B2 #B2FEC1 #B2C9FE
square
#FEB2EF #FEE7B2 #B2FEC1 #B2C9FE
split-complementary
#FEB2EF #C9FEB2 #B2FEE7
monochromatic
#FC39D6 #FD76E2 #FEB2EF #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.64
#FEB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#FEB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB2EF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB2EF | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#FFB5C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #feb2ef; /* rgb */ color: rgb(254, 178, 239); /* oklch */ color: oklch(85.4% 0.117 333.8);
Tailwind
colors: {
custom: {
50: '#ffcaf4',
500: '#feb2ef',
950: '#000000',
},
}SCSS
$custom: #feb2ef; $custom-light: #ffcaf4; $custom-dark: #000000;
JSON
{
"hex": "#feb2ef",
"rgb": {
"r": 254,
"g": 178,
"b": 239
},
"hsl": {
"h": 311.842,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.85391,
"c": 0.11707,
"h": 333.8
},
"luminance": 0.59144
}Semantic roles & 50–950 ramp
primary
#FEB2EF
secondary
#70E487
accent
#E62D00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285