#FEBFF1#FEBFF1
#FEBFF1 is a very light, moderate pink. Relative luminance 0.647; OKLCH L 87.7% C 0.096 H 333.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFF1 |
|---|---|
| RGB | rgb(254, 191, 241) |
| HSL | hsl(312, 97%, 87%) |
| HSV | hsv(312, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 5.1%, 0.4%) |
| CIE-LAB | lab(84.32, 30.40, -15.91) |
| CIE-LCH | lch(84.32, 34.31, 332.36°) |
| OKLab | oklab(87.67% 0.0864 -0.0425) |
| OKLCH | oklch(87.67% 0.096 333.8) |
| XYZ | xyz(75.3799, 64.6858, 91.7169) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.30
Very Light Purple
#F6CEFC
ΔE00 5.01
Light Lavendar
#EFC0FE
ΔE00 5.33
Light Lilac
#EDC8FF
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 7.00
Powder Pink
#FFB2D0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFF1 #BFFECC
analogous
#ECBFFE #FEBFF1 #FEBFD2
triadic
#FEBFF1 #F1FEBF #BFF1FE
tetradic
#FEBFF1 #FEECBF #BFFECC #BFD2FE
square
#FEBFF1 #FEECBF #BFFECC #BFD2FE
split-complementary
#FEBFF1 #D2FEBF #BFFEEC
monochromatic
#FC46D7 #FD83E4 #FEBFF1 #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.51
#FEBFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FEBFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFF1
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFF1 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF3
Deuteranopia (green-blind)
#CDD6EF
Tritanopia (blue-blind)
#FFC2D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febff1; /* rgb */ color: rgb(254, 191, 241); /* oklch */ color: oklch(87.7% 0.096 333.8);
Tailwind
colors: {
custom: {
50: '#ffd2f5',
500: '#febff1',
950: '#000000',
},
}SCSS
$custom: #febff1; $custom-light: #ffd2f5; $custom-dark: #000000;
JSON
{
"hex": "#febff1",
"rgb": {
"r": 254,
"g": 191,
"b": 241
},
"hsl": {
"h": 312.381,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87668,
"c": 0.09625,
"h": 333.8
},
"luminance": 0.64683
}Semantic roles & 50–950 ramp
primary
#FEBFF1
secondary
#7BE691
accent
#E62F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385