#FEBDFD#FEBDFD
#FEBDFD is a very light, moderate purple. Relative luminance 0.646; OKLCH L 87.7% C 0.111 H 327.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDFD |
|---|---|
| RGB | rgb(254, 189, 253) |
| HSL | hsl(301, 97%, 87%) |
| HSV | hsv(301, 26%, 100%) |
| CMYK | cmyk(0%, 25.6%, 0.4%, 0.4%) |
| CIE-LAB | lab(84.26, 33.56, -22.41) |
| CIE-LCH | lch(84.26, 40.35, 326.27°) |
| OKLab | oklab(87.74% 0.0929 -0.0604) |
| OKLCH | oklch(87.74% 0.111 327) |
| XYZ | xyz(76.7985, 64.5602, 101.3253) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.47
Light Lilac
#EDC8FF
ΔE00 5.33
Very Light Purple
#F6CEFC
ΔE00 5.63
Pale Mauve
#FED0FC
ΔE00 5.63
Pale Lavender
#EECFFE
ΔE00 6.99
Mauve
#E0B0FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDFD #BDFEBE
analogous
#DFBDFE #FEBDFD #FEBDDD
triadic
#FEBDFD #FDFEBD #BDFDFE
tetradic
#FEBDFD #FEDFBD #BDFEBE #BDDDFE
square
#FEBDFD #FEDFBD #BDFEBE #BDDDFE
split-complementary
#FEBDFD #DDFEBD #BDFEDF
monochromatic
#FC44F9 #FD81FB #FEBDFD #FFE1FE #FFE1FE
Accessibility & contrast
On white
1.51
#FEBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FEBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDFD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDFD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#FFC2D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febdfd; /* rgb */ color: rgb(254, 189, 253); /* oklch */ color: oklch(87.7% 0.111 327.0);
Tailwind
colors: {
custom: {
50: '#ffd1fe',
500: '#febdfd',
950: '#000000',
},
}SCSS
$custom: #febdfd; $custom-light: #ffd1fe; $custom-dark: #000000;
JSON
{
"hex": "#febdfd",
"rgb": {
"r": 254,
"g": 189,
"b": 253
},
"hsl": {
"h": 300.923,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.87745,
"c": 0.11083,
"h": 327
},
"luminance": 0.64558
}Semantic roles & 50–950 ramp
primary
#FEBDFD
secondary
#7AE67B
accent
#E60400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385