#FEBEFB#FEBEFB
#FEBEFB is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.8% C 0.107 H 328.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEFB |
|---|---|
| RGB | rgb(254, 190, 251) |
| HSL | hsl(303, 97%, 87%) |
| HSV | hsv(303, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 1.2%, 0.4%) |
| CIE-LAB | lab(84.41, 32.68, -21.10) |
| CIE-LCH | lch(84.41, 38.90, 327.15°) |
| OKLab | oklab(87.84% 0.0909 -0.0568) |
| OKLCH | oklch(87.84% 0.107 328) |
| XYZ | xyz(76.6974, 64.8651, 99.7281) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.61
Pale Mauve
#FED0FC
ΔE00 5.14
Very Light Purple
#F6CEFC
ΔE00 5.25
Light Lilac
#EDC8FF
ΔE00 5.26
Pale Lavender
#EECFFE
ΔE00 6.76
Mauve
#E0B0FF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEFB #BEFEC1
analogous
#E1BEFE #FEBEFB #FEBEDB
triadic
#FEBEFB #FBFEBE #BEFBFE
tetradic
#FEBEFB #FEE1BE #BEFEC1 #BEDBFE
square
#FEBEFB #FEE1BE #BEFEC1 #BEDBFE
split-complementary
#FEBEFB #DBFEBE #BEFEE1
monochromatic
#FC45F4 #FD82F7 #FEBEFB #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.50
#FEBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FEBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEFB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEFB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#C9D6F9
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febefb; /* rgb */ color: rgb(254, 190, 251); /* oklch */ color: oklch(87.8% 0.107 328.0);
Tailwind
colors: {
custom: {
50: '#ffd2fc',
500: '#febefb',
950: '#000000',
},
}SCSS
$custom: #febefb; $custom-light: #ffd2fc; $custom-dark: #000000;
JSON
{
"hex": "#febefb",
"rgb": {
"r": 254,
"g": 190,
"b": 251
},
"hsl": {
"h": 302.813,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87844,
"c": 0.10717,
"h": 328
},
"luminance": 0.64863
}Semantic roles & 50–950 ramp
primary
#FEBEFB
secondary
#7BE680
accent
#E60B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385