#FDBEFF#FDBEFF
#FDBEFF is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.9% C 0.110 H 325.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEFF |
|---|---|
| RGB | rgb(253, 190, 255) |
| HSL | hsl(298, 100%, 87%) |
| HSV | hsv(298, 25%, 100%) |
| CMYK | cmyk(0.8%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(84.45, 33.08, -23.19) |
| CIE-LCH | lch(84.45, 40.40, 324.97°) |
| OKLab | oklab(87.89% 0.0909 -0.0626) |
| OKLCH | oklch(87.89% 0.11 325.5) |
| XYZ | xyz(76.9695, 64.9318, 103.0669) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.04
Light Lilac
#EDC8FF
ΔE00 4.95
Very Light Purple
#F6CEFC
ΔE00 5.47
Pale Mauve
#FED0FC
ΔE00 5.62
Mauve
#E0B0FF
ΔE00 6.64
Pale Lavender
#EECFFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEFF #C0FFBE
analogous
#DDBEFF #FDBEFF #FFBEE1
triadic
#FDBEFF #FFFDBE #BEFFFD
tetradic
#FDBEFF #FFDDBE #C0FFBE #BEE1FF
square
#FDBEFF #FFDDBE #C0FFBE #BEE1FF
split-complementary
#FDBEFF #E1FFBE #BEFFDD
monochromatic
#F944FF #FB81FF #FDBEFF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.50
#FDBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FDBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEFF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEFF | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#C8D5FD
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdbeff; /* rgb */ color: rgb(253, 190, 255); /* oklch */ color: oklch(87.9% 0.110 325.5);
Tailwind
colors: {
custom: {
50: '#fed2ff',
500: '#fdbeff',
950: '#000000',
},
}SCSS
$custom: #fdbeff; $custom-light: #fed2ff; $custom-dark: #000000;
JSON
{
"hex": "#fdbeff",
"rgb": {
"r": 253,
"g": 190,
"b": 255
},
"hsl": {
"h": 298.154,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.87891,
"c": 0.1104,
"h": 325.5
},
"luminance": 0.6493
}Semantic roles & 50–950 ramp
primary
#FDBEFF
secondary
#7DE77A
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386