#FEBEEE#FEBEEE
#FEBEEE is a very light, moderate pink. Relative luminance 0.641; OKLCH L 87.4% C 0.095 H 335.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEEE |
|---|---|
| RGB | rgb(254, 190, 238) |
| HSL | hsl(315, 97%, 87%) |
| HSV | hsv(315, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 6.3%, 0.4%) |
| CIE-LAB | lab(84.00, 30.41, -14.79) |
| CIE-LCH | lch(84.00, 33.81, 334.06°) |
| OKLab | oklab(87.39% 0.0869 -0.0394) |
| OKLCH | oklch(87.39% 0.095 335.6) |
| XYZ | xyz(74.7181, 64.0734, 89.3039) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 5.41
Light Lavendar
#EFC0FE
ΔE00 5.90
Light Lilac
#EDC8FF
ΔE00 6.74
Powder Pink
#FFB2D0
ΔE00 6.81
Pale Lavender
#EECFFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEEE #BEFECE
analogous
#EEBEFE #FEBEEE #FEBECE
triadic
#FEBEEE #EEFEBE #BEEEFE
tetradic
#FEBEEE #FEEEBE #BEFECE #BECEFE
square
#FEBEEE #FEEEBE #BEFECE #BECEFE
split-complementary
#FEBEEE #CEFEBE #BEFEEE
monochromatic
#FC45CE #FD82DE #FEBEEE #FFE1F7 #FFE1F7
Accessibility & contrast
On white
1.52
#FEBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FEBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEEE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEEE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF0
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#FFC0CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febeee; /* rgb */ color: rgb(254, 190, 238); /* oklch */ color: oklch(87.4% 0.095 335.6);
Tailwind
colors: {
custom: {
50: '#ffd2f3',
500: '#febeee',
950: '#000000',
},
}SCSS
$custom: #febeee; $custom-light: #ffd2f3; $custom-dark: #000000;
JSON
{
"hex": "#febeee",
"rgb": {
"r": 254,
"g": 190,
"b": 238
},
"hsl": {
"h": 315,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87394,
"c": 0.09541,
"h": 335.6
},
"luminance": 0.64071
}Semantic roles & 50–950 ramp
primary
#FEBEEE
secondary
#7BE695
accent
#E63900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385