#FEBEE1#FEBEE1
#FEBEE1 is a very light, moderate pink. Relative luminance 0.633; OKLCH L 87.0% C 0.086 H 345.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEE1 |
|---|---|
| RGB | rgb(254, 190, 225) |
| HSL | hsl(327, 97%, 87%) |
| HSV | hsv(327, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 11.4%, 0.4%) |
| CIE-LAB | lab(83.62, 28.24, -8.42) |
| CIE-LCH | lch(83.62, 29.47, 343.41°) |
| OKLab | oklab(86.97% 0.0827 -0.0221) |
| OKLCH | oklch(86.97% 0.086 345.1) |
| XYZ | xyz(72.8768, 63.3369, 79.6060) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.98
Baby Pink
#FFB7CE
ΔE00 4.61
Pastel Pink
#FFBACD
ΔE00 5.34
Pale Mauve
#FED0FC
ΔE00 6.16
Very Light Purple
#F6CEFC
ΔE00 7.27
Pale Pink
#FFCFDC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEE1 #BEFEDB
analogous
#FBBEFE #FEBEE1 #FEBEC1
triadic
#FEBEE1 #E1FEBE #BEE1FE
tetradic
#FEBEE1 #FEFBBE #BEFEDB #BEC1FE
square
#FEBEE1 #FEFBBE #BEFEDB #BEC1FE
split-complementary
#FEBEE1 #C1FEBE #BEFEFB
monochromatic
#FC45A9 #FD82C5 #FEBEE1 #FFE1F1 #FFE1F1
Accessibility & contrast
On white
1.54
#FEBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#FEBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEE1
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEE1 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE2
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#FFBECA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febee1; /* rgb */ color: rgb(254, 190, 225); /* oklch */ color: oklch(87.0% 0.086 345.1);
Tailwind
colors: {
custom: {
50: '#ffd2ea',
500: '#febee1',
950: '#000000',
},
}SCSS
$custom: #febee1; $custom-light: #ffd2ea; $custom-dark: #000000;
JSON
{
"hex": "#febee1",
"rgb": {
"r": 254,
"g": 190,
"b": 225
},
"hsl": {
"h": 327.188,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86971,
"c": 0.08557,
"h": 345.1
},
"luminance": 0.63334
}Semantic roles & 50–950 ramp
primary
#FEBEE1
secondary
#7BE6AB
accent
#E66800
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384