#FEB0ED#FEB0ED
#FEB0ED is a very light, moderate pink. Relative luminance 0.582; OKLCH L 85.0% C 0.119 H 334.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB0ED |
|---|---|
| RGB | rgb(254, 176, 237) |
| HSL | hsl(313, 98%, 84%) |
| HSV | hsv(313, 31%, 100%) |
| CMYK | cmyk(0%, 30.7%, 6.7%, 0.4%) |
| CIE-LAB | lab(80.87, 37.58, -18.97) |
| CIE-LCH | lch(80.87, 42.09, 333.21°) |
| OKLab | oklab(84.99% 0.1074 -0.0508) |
| OKLCH | oklch(84.99% 0.119 334.7) |
| XYZ | xyz(71.6837, 58.2390, 87.5697) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.17
Light Lavendar
#EFC0FE
ΔE00 6.46
Pale Mauve
#FED0FC
ΔE00 7.84
Powder Pink
#FFB2D0
ΔE00 7.95
Very Light Purple
#F6CEFC
ΔE00 8.20
Light Lilac
#EDC8FF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB0ED #B0FEC1
analogous
#E8B0FE #FEB0ED #FEB0C6
triadic
#FEB0ED #EDFEB0 #B0EDFE
tetradic
#FEB0ED #FEE8B0 #B0FEC1 #B0C6FE
square
#FEB0ED #FEE8B0 #B0FEC1 #B0C6FE
split-complementary
#FEB0ED #C6FEB0 #B0FEE8
monochromatic
#FC37D1 #FD74DF #FEB0ED #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.66
#FEB0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FEB0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB0ED
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB0ED | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#FFB3C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feb0ed; /* rgb */ color: rgb(254, 176, 237); /* oklch */ color: oklch(85.0% 0.119 334.7);
Tailwind
colors: {
custom: {
50: '#ffc8f3',
500: '#feb0ed',
950: '#000000',
},
}SCSS
$custom: #feb0ed; $custom-light: #ffc8f3; $custom-dark: #000000;
JSON
{
"hex": "#feb0ed",
"rgb": {
"r": 254,
"g": 176,
"b": 237
},
"hsl": {
"h": 313.077,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.84989,
"c": 0.11883,
"h": 334.7
},
"luminance": 0.58236
}Semantic roles & 50–950 ramp
primary
#FEB0ED
secondary
#6EE488
accent
#E63200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285