#FEBEE9#FEBEE9
#FEBEE9 is a very light, moderate pink. Relative luminance 0.638; OKLCH L 87.2% C 0.091 H 339.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEE9 |
|---|---|
| RGB | rgb(254, 190, 233) |
| HSL | hsl(320, 97%, 87%) |
| HSV | hsv(320, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 8.3%, 0.4%) |
| CIE-LAB | lab(83.85, 29.56, -12.35) |
| CIE-LCH | lch(83.85, 32.04, 337.33°) |
| OKLab | oklab(87.23% 0.0853 -0.0327) |
| OKLCH | oklch(87.23% 0.091 339) |
| XYZ | xyz(73.9938, 63.7837, 85.4888) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.97
Powder Pink
#FFB2D0
ΔE00 5.67
Very Light Purple
#F6CEFC
ΔE00 5.95
Baby Pink
#FFB7CE
ΔE00 6.68
Light Lavendar
#EFC0FE
ΔE00 7.03
Pastel Pink
#FFBACD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEE9 #BEFED3
analogous
#F3BEFE #FEBEE9 #FEBEC9
triadic
#FEBEE9 #E9FEBE #BEE9FE
tetradic
#FEBEE9 #FEF3BE #BEFED3 #BEC9FE
square
#FEBEE9 #FEF3BE #BEFED3 #BEC9FE
split-complementary
#FEBEE9 #C9FEBE #BEFEF3
monochromatic
#FC45C0 #FD82D5 #FEBEE9 #FFE1F5 #FFE1F5
Accessibility & contrast
On white
1.53
#FEBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FEBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEE9
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEE9 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBEB
Deuteranopia (green-blind)
#CFD5E7
Tritanopia (blue-blind)
#FFBFCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febee9; /* rgb */ color: rgb(254, 190, 233); /* oklch */ color: oklch(87.2% 0.091 339.0);
Tailwind
colors: {
custom: {
50: '#ffd2f0',
500: '#febee9',
950: '#000000',
},
}SCSS
$custom: #febee9; $custom-light: #ffd2f0; $custom-dark: #000000;
JSON
{
"hex": "#febee9",
"rgb": {
"r": 254,
"g": 190,
"b": 233
},
"hsl": {
"h": 319.688,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87228,
"c": 0.09136,
"h": 339
},
"luminance": 0.63781
}Semantic roles & 50–950 ramp
primary
#FEBEE9
secondary
#7BE69E
accent
#E64B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385