#FEBFEE#FEBFEE
#FEBFEE is a very light, moderate pink. Relative luminance 0.645; OKLCH L 87.6% C 0.094 H 335.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFEE |
|---|---|
| RGB | rgb(254, 191, 238) |
| HSL | hsl(315, 97%, 87%) |
| HSV | hsv(315, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 6.3%, 0.4%) |
| CIE-LAB | lab(84.23, 29.88, -14.45) |
| CIE-LCH | lch(84.23, 33.19, 334.19°) |
| OKLab | oklab(87.57% 0.0854 -0.0385) |
| OKLCH | oklch(87.57% 0.094 335.7) |
| XYZ | xyz(74.9355, 64.5081, 89.3763) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.39
Very Light Purple
#F6CEFC
ΔE00 5.25
Light Lavendar
#EFC0FE
ΔE00 5.97
Light Lilac
#EDC8FF
ΔE00 6.69
Powder Pink
#FFB2D0
ΔE00 6.77
Pale Lavender
#EECFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFEE #BFFECF
analogous
#EFBFFE #FEBFEE #FEBFCF
triadic
#FEBFEE #EEFEBF #BFEEFE
tetradic
#FEBFEE #FEEFBF #BFFECF #BFCFFE
square
#FEBFEE #FEEFBF #BFFECF #BFCFFE
split-complementary
#FEBFEE #CFFEBF #BFFEEF
monochromatic
#FC46CE #FD83DE #FEBFEE #FFE1F7 #FFE1F7
Accessibility & contrast
On white
1.51
#FEBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FEBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFEE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFEE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#CED5EC
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febfee; /* rgb */ color: rgb(254, 191, 238); /* oklch */ color: oklch(87.6% 0.094 335.7);
Tailwind
colors: {
custom: {
50: '#ffd2f3',
500: '#febfee',
950: '#000000',
},
}SCSS
$custom: #febfee; $custom-light: #ffd2f3; $custom-dark: #000000;
JSON
{
"hex": "#febfee",
"rgb": {
"r": 254,
"g": 191,
"b": 238
},
"hsl": {
"h": 315.238,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87567,
"c": 0.09369,
"h": 335.7
},
"luminance": 0.64505
}Semantic roles & 50–950 ramp
primary
#FEBFEE
secondary
#7BE696
accent
#E63A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385