#FEBEEF#FEBEEF
#FEBEEF is a very light, moderate pink. Relative luminance 0.641; OKLCH L 87.4% C 0.096 H 335.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEEF |
|---|---|
| RGB | rgb(254, 190, 239) |
| HSL | hsl(314, 97%, 87%) |
| HSV | hsv(314, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 5.9%, 0.4%) |
| CIE-LAB | lab(84.03, 30.58, -15.28) |
| CIE-LCH | lch(84.03, 34.18, 333.45°) |
| OKLab | oklab(87.43% 0.0872 -0.0407) |
| OKLCH | oklch(87.43% 0.096 335) |
| XYZ | xyz(74.8655, 64.1323, 90.0798) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.57
Very Light Purple
#F6CEFC
ΔE00 5.33
Light Lavendar
#EFC0FE
ΔE00 5.69
Light Lilac
#EDC8FF
ΔE00 6.58
Powder Pink
#FFB2D0
ΔE00 7.04
Pale Lavender
#EECFFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEEF #BEFECD
analogous
#EDBEFE #FEBEEF #FEBECF
triadic
#FEBEEF #EFFEBE #BEEFFE
tetradic
#FEBEEF #FEEDBE #BEFECD #BECFFE
square
#FEBEEF #FEEDBE #BEFECD #BECFFE
split-complementary
#FEBEEF #CFFEBE #BEFEED
monochromatic
#FC45D1 #FD82E0 #FEBEEF #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.52
#FEBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#FEBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEEF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEEF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF1
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febeef; /* rgb */ color: rgb(254, 190, 239); /* oklch */ color: oklch(87.4% 0.096 335.0);
Tailwind
colors: {
custom: {
50: '#ffd2f4',
500: '#febeef',
950: '#000000',
},
}SCSS
$custom: #febeef; $custom-light: #ffd2f4; $custom-dark: #000000;
JSON
{
"hex": "#febeef",
"rgb": {
"r": 254,
"g": 190,
"b": 239
},
"hsl": {
"h": 314.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87427,
"c": 0.09626,
"h": 335
},
"luminance": 0.6413
}Semantic roles & 50–950 ramp
primary
#FEBEEF
secondary
#7BE694
accent
#E63600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385