#FEB2ED#FEB2ED
#FEB2ED is a very light, moderate pink. Relative luminance 0.590; OKLCH L 85.3% C 0.115 H 334.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB2ED |
|---|---|
| RGB | rgb(254, 178, 237) |
| HSL | hsl(313, 97%, 85%) |
| HSV | hsv(313, 30%, 100%) |
| CMYK | cmyk(0%, 29.9%, 6.7%, 0.4%) |
| CIE-LAB | lab(81.31, 36.53, -18.31) |
| CIE-LCH | lch(81.31, 40.86, 333.37°) |
| OKLab | oklab(85.32% 0.1045 -0.049) |
| OKLCH | oklch(85.32% 0.115 334.9) |
| XYZ | xyz(72.0787, 59.0290, 87.7013) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.28
Plum
#DDA0DD
ΔE00 6.39
Pale Mauve
#FED0FC
ΔE00 7.37
Powder Pink
#FFB2D0
ΔE00 7.68
Very Light Purple
#F6CEFC
ΔE00 7.78
Light Lilac
#EDC8FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB2ED #B2FEC3
analogous
#E9B2FE #FEB2ED #FEB2C7
triadic
#FEB2ED #EDFEB2 #B2EDFE
tetradic
#FEB2ED #FEE9B2 #B2FEC3 #B2C7FE
square
#FEB2ED #FEE9B2 #B2FEC3 #B2C7FE
split-complementary
#FEB2ED #C7FEB2 #B2FEE9
monochromatic
#FC39D1 #FD76DF #FEB2ED #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.64
#FEB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#FEB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB2ED
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB2ED | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#FFB5C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #feb2ed; /* rgb */ color: rgb(254, 178, 237); /* oklch */ color: oklch(85.3% 0.115 334.9);
Tailwind
colors: {
custom: {
50: '#ffcaf3',
500: '#feb2ed',
950: '#000000',
},
}SCSS
$custom: #feb2ed; $custom-light: #ffcaf3; $custom-dark: #000000;
JSON
{
"hex": "#feb2ed",
"rgb": {
"r": 254,
"g": 178,
"b": 237
},
"hsl": {
"h": 313.421,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.85321,
"c": 0.11537,
"h": 334.9
},
"luminance": 0.59026
}Semantic roles & 50–950 ramp
primary
#FEB2ED
secondary
#70E48A
accent
#E63300
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285