#FEBDF5#FEBDF5
#FEBDF5 is a very light, moderate purple. Relative luminance 0.641; OKLCH L 87.5% C 0.103 H 331.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDF5 |
|---|---|
| RGB | rgb(254, 189, 245) |
| HSL | hsl(308, 97%, 87%) |
| HSV | hsv(308, 26%, 100%) |
| CMYK | cmyk(0%, 25.6%, 3.5%, 0.4%) |
| CIE-LAB | lab(84.00, 32.14, -18.54) |
| CIE-LCH | lch(84.00, 37.10, 330.03°) |
| OKLab | oklab(87.46% 0.0906 -0.0497) |
| OKLCH | oklch(87.46% 0.103 331.2) |
| XYZ | xyz(75.5507, 64.0611, 94.7538) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.52
Pale Mauve
#FED0FC
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 5.31
Light Lilac
#EDC8FF
ΔE00 5.88
Pale Lavender
#EECFFE
ΔE00 7.08
Plum
#DDA0DD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDF5 #BDFEC6
analogous
#E7BDFE #FEBDF5 #FEBDD5
triadic
#FEBDF5 #F5FEBD #BDF5FE
tetradic
#FEBDF5 #FEE7BD #BDFEC6 #BDD5FE
square
#FEBDF5 #FEE7BD #BDFEC6 #BDD5FE
split-complementary
#FEBDF5 #D5FEBD #BDFEE7
monochromatic
#FC44E3 #FD81EC #FEBDF5 #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.52
#FEBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FEBDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDF5
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDF5 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF7
Deuteranopia (green-blind)
#CAD5F3
Tritanopia (blue-blind)
#FFC1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #febdf5; /* rgb */ color: rgb(254, 189, 245); /* oklch */ color: oklch(87.5% 0.103 331.2);
Tailwind
colors: {
custom: {
50: '#ffd1f8',
500: '#febdf5',
950: '#000000',
},
}SCSS
$custom: #febdf5; $custom-light: #ffd1f8; $custom-dark: #000000;
JSON
{
"hex": "#febdf5",
"rgb": {
"r": 254,
"g": 189,
"b": 245
},
"hsl": {
"h": 308.308,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.87461,
"c": 0.10329,
"h": 331.2
},
"luminance": 0.64059
}Semantic roles & 50–950 ramp
primary
#FEBDF5
secondary
#7AE689
accent
#E62000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385