#FEBFF0#FEBFF0
#FEBFF0 is a very light, moderate pink. Relative luminance 0.646; OKLCH L 87.6% C 0.095 H 334.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFF0 |
|---|---|
| RGB | rgb(254, 191, 240) |
| HSL | hsl(313, 97%, 87%) |
| HSV | hsv(313, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 5.5%, 0.4%) |
| CIE-LAB | lab(84.29, 30.22, -15.43) |
| CIE-LCH | lch(84.29, 33.93, 332.96°) |
| OKLab | oklab(87.63% 0.0861 -0.0411) |
| OKLCH | oklch(87.63% 0.095 334.4) |
| XYZ | xyz(75.2309, 64.6263, 90.9324) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 5.08
Light Lavendar
#EFC0FE
ΔE00 5.54
Light Lilac
#EDC8FF
ΔE00 6.37
Pale Lavender
#EECFFE
ΔE00 7.08
Powder Pink
#FFB2D0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFF0 #BFFECD
analogous
#ECBFFE #FEBFF0 #FEBFD1
triadic
#FEBFF0 #F0FEBF #BFF0FE
tetradic
#FEBFF0 #FEECBF #BFFECD #BFD1FE
square
#FEBFF0 #FEECBF #BFFECD #BFD1FE
split-complementary
#FEBFF0 #D1FEBF #BFFEEC
monochromatic
#FC46D4 #FD83E2 #FEBFF0 #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.51
#FEBFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FEBFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFF0
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFF0 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF2
Deuteranopia (green-blind)
#CDD6EE
Tritanopia (blue-blind)
#FFC1D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febff0; /* rgb */ color: rgb(254, 191, 240); /* oklch */ color: oklch(87.6% 0.095 334.4);
Tailwind
colors: {
custom: {
50: '#ffd2f5',
500: '#febff0',
950: '#000000',
},
}SCSS
$custom: #febff0; $custom-light: #ffd2f5; $custom-dark: #000000;
JSON
{
"hex": "#febff0",
"rgb": {
"r": 254,
"g": 191,
"b": 240
},
"hsl": {
"h": 313.333,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87634,
"c": 0.09538,
"h": 334.4
},
"luminance": 0.64624
}Semantic roles & 50–950 ramp
primary
#FEBFF0
secondary
#7BE693
accent
#E63300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385