#FEBBF6#FEBBF6
#FEBBF6 is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.2% C 0.108 H 330.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBF6 |
|---|---|
| RGB | rgb(254, 187, 246) |
| HSL | hsl(307, 97%, 86%) |
| HSV | hsv(307, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 3.1%, 0.4%) |
| CIE-LAB | lab(83.58, 33.37, -19.70) |
| CIE-LCH | lch(83.58, 38.75, 329.45°) |
| OKLab | oklab(87.15% 0.0938 -0.0529) |
| OKLCH | oklch(87.15% 0.108 330.6) |
| XYZ | xyz(75.2766, 63.2678, 95.4175) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.41
Pale Mauve
#FED0FC
ΔE00 5.50
Very Light Purple
#F6CEFC
ΔE00 5.78
Light Lilac
#EDC8FF
ΔE00 6.04
Plum
#DDA0DD
ΔE00 7.32
Pale Lavender
#EECFFE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBF6 #BBFEC3
analogous
#E5BBFE #FEBBF6 #FEBBD5
triadic
#FEBBF6 #F6FEBB #BBF6FE
tetradic
#FEBBF6 #FEE5BB #BBFEC3 #BBD5FE
square
#FEBBF6 #FEE5BB #BBFEC3 #BBD5FE
split-complementary
#FEBBF6 #D5FEBB #BBFEE5
monochromatic
#FC42E6 #FD7FEE #FEBBF6 #FFE1FB #FFE1FB
Accessibility & contrast
On white
1.54
#FEBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FEBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBF6
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBF6 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF8
Deuteranopia (green-blind)
#C9D4F4
Tritanopia (blue-blind)
#FFBFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febbf6; /* rgb */ color: rgb(254, 187, 246); /* oklch */ color: oklch(87.2% 0.108 330.6);
Tailwind
colors: {
custom: {
50: '#ffd0f9',
500: '#febbf6',
950: '#000000',
},
}SCSS
$custom: #febbf6; $custom-light: #ffd0f9; $custom-dark: #000000;
JSON
{
"hex": "#febbf6",
"rgb": {
"r": 254,
"g": 187,
"b": 246
},
"hsl": {
"h": 307.164,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87154,
"c": 0.10767,
"h": 330.6
},
"luminance": 0.63265
}Semantic roles & 50–950 ramp
primary
#FEBBF6
secondary
#78E585
accent
#E61B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385