#FEBBF5#FEBBF5
#FEBBF5 is a very light, moderate purple. Relative luminance 0.632; OKLCH L 87.1% C 0.107 H 331.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBF5 |
|---|---|
| RGB | rgb(254, 187, 245) |
| HSL | hsl(308, 97%, 86%) |
| HSV | hsv(308, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 3.5%, 0.4%) |
| CIE-LAB | lab(83.55, 33.19, -19.21) |
| CIE-LCH | lch(83.55, 38.35, 329.94°) |
| OKLab | oklab(87.12% 0.0935 -0.0515) |
| OKLCH | oklch(87.12% 0.107 331.1) |
| XYZ | xyz(75.1235, 63.2066, 94.6114) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.56
Pale Mauve
#FED0FC
ΔE00 5.43
Very Light Purple
#F6CEFC
ΔE00 5.77
Light Lilac
#EDC8FF
ΔE00 6.12
Plum
#DDA0DD
ΔE00 7.34
Pale Lavender
#EECFFE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBF5 #BBFEC4
analogous
#E6BBFE #FEBBF5 #FEBBD4
triadic
#FEBBF5 #F5FEBB #BBF5FE
tetradic
#FEBBF5 #FEE6BB #BBFEC4 #BBD4FE
square
#FEBBF5 #FEE6BB #BBFEC4 #BBD4FE
split-complementary
#FEBBF5 #D4FEBB #BBFEE6
monochromatic
#FC42E3 #FD7FEC #FEBBF5 #FFE1FB #FFE1FB
Accessibility & contrast
On white
1.54
#FEBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FEBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBF5
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBF5 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF7
Deuteranopia (green-blind)
#C9D4F3
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febbf5; /* rgb */ color: rgb(254, 187, 245); /* oklch */ color: oklch(87.1% 0.107 331.1);
Tailwind
colors: {
custom: {
50: '#ffd0f8',
500: '#febbf5',
950: '#000000',
},
}SCSS
$custom: #febbf5; $custom-light: #ffd0f8; $custom-dark: #000000;
JSON
{
"hex": "#febbf5",
"rgb": {
"r": 254,
"g": 187,
"b": 245
},
"hsl": {
"h": 308.06,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87119,
"c": 0.10677,
"h": 331.1
},
"luminance": 0.63204
}Semantic roles & 50–950 ramp
primary
#FEBBF5
secondary
#78E587
accent
#E61F00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385