#FEBBF4#FEBBF4
#FEBBF4 is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.1% C 0.106 H 331.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBF4 |
|---|---|
| RGB | rgb(254, 187, 244) |
| HSL | hsl(309, 97%, 86%) |
| HSV | hsv(309, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 3.9%, 0.4%) |
| CIE-LAB | lab(83.52, 33.02, -18.72) |
| CIE-LCH | lch(83.52, 37.96, 330.44°) |
| OKLab | oklab(87.08% 0.0932 -0.0502) |
| OKLCH | oklch(87.08% 0.106 331.7) |
| XYZ | xyz(74.9713, 63.1457, 93.8096) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.71
Pale Mauve
#FED0FC
ΔE00 5.38
Very Light Purple
#F6CEFC
ΔE00 5.76
Light Lilac
#EDC8FF
ΔE00 6.22
Plum
#DDA0DD
ΔE00 7.37
Pale Lavender
#EECFFE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBF4 #BBFEC5
analogous
#E7BBFE #FEBBF4 #FEBBD3
triadic
#FEBBF4 #F4FEBB #BBF4FE
tetradic
#FEBBF4 #FEE7BB #BBFEC5 #BBD3FE
square
#FEBBF4 #FEE7BB #BBFEC5 #BBD3FE
split-complementary
#FEBBF4 #D3FEBB #BBFEE7
monochromatic
#FC42E0 #FD7FEA #FEBBF4 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.54
#FEBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FEBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBF4
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBF4 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF6
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febbf4; /* rgb */ color: rgb(254, 187, 244); /* oklch */ color: oklch(87.1% 0.106 331.7);
Tailwind
colors: {
custom: {
50: '#ffd0f7',
500: '#febbf4',
950: '#000000',
},
}SCSS
$custom: #febbf4; $custom-light: #ffd0f7; $custom-dark: #000000;
JSON
{
"hex": "#febbf4",
"rgb": {
"r": 254,
"g": 187,
"b": 244
},
"hsl": {
"h": 308.955,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87084,
"c": 0.10586,
"h": 331.7
},
"luminance": 0.63143
}Semantic roles & 50–950 ramp
primary
#FEBBF4
secondary
#78E588
accent
#E62200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385