#FEBBF3#FEBBF3
#FEBBF3 is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.0% C 0.105 H 332.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBF3 |
|---|---|
| RGB | rgb(254, 187, 243) |
| HSL | hsl(310, 97%, 86%) |
| HSV | hsv(310, 26%, 100%) |
| CMYK | cmyk(0%, 26.4%, 4.3%, 0.4%) |
| CIE-LAB | lab(83.49, 32.84, -18.24) |
| CIE-LCH | lch(83.49, 37.57, 330.96°) |
| OKLab | oklab(87.05% 0.0929 -0.0488) |
| OKLCH | oklch(87.05% 0.105 332.3) |
| XYZ | xyz(74.8198, 63.0852, 93.0121) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.88
Pale Mauve
#FED0FC
ΔE00 5.33
Very Light Purple
#F6CEFC
ΔE00 5.77
Light Lilac
#EDC8FF
ΔE00 6.32
Plum
#DDA0DD
ΔE00 7.41
Pale Lavender
#EECFFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBF3 #BBFEC6
analogous
#E8BBFE #FEBBF3 #FEBBD2
triadic
#FEBBF3 #F3FEBB #BBF3FE
tetradic
#FEBBF3 #FEE8BB #BBFEC6 #BBD2FE
square
#FEBBF3 #FEE8BB #BBFEC6 #BBD2FE
split-complementary
#FEBBF3 #D2FEBB #BBFEE8
monochromatic
#FC42DE #FD7FE8 #FEBBF3 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.54
#FEBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FEBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBF3
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBF3 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF5
Deuteranopia (green-blind)
#CAD3F1
Tritanopia (blue-blind)
#FFBECF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febbf3; /* rgb */ color: rgb(254, 187, 243); /* oklch */ color: oklch(87.0% 0.105 332.3);
Tailwind
colors: {
custom: {
50: '#ffd0f7',
500: '#febbf3',
950: '#000000',
},
}SCSS
$custom: #febbf3; $custom-light: #ffd0f7; $custom-dark: #000000;
JSON
{
"hex": "#febbf3",
"rgb": {
"r": 254,
"g": 187,
"b": 243
},
"hsl": {
"h": 309.851,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87049,
"c": 0.10496,
"h": 332.3
},
"luminance": 0.63083
}Semantic roles & 50–950 ramp
primary
#FEBBF3
secondary
#78E58A
accent
#E62600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385