#FDB3FE#FDB3FE
#FDB3FE is a very light, vivid purple. Relative luminance 0.603; OKLCH L 86.0% C 0.128 H 326.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB3FE |
|---|---|
| RGB | rgb(253, 179, 254) |
| HSL | hsl(299, 97%, 85%) |
| HSV | hsv(299, 30%, 100%) |
| CMYK | cmyk(0.4%, 29.5%, 0%, 0.4%) |
| CIE-LAB | lab(81.99, 38.67, -26.40) |
| CIE-LCH | lch(81.99, 46.82, 325.68°) |
| OKLab | oklab(86.01% 0.1067 -0.0715) |
| OKLCH | oklch(86.01% 0.128 326.2) |
| XYZ | xyz(74.5158, 60.2811, 101.4569) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.77
Mauve
#E0B0FF
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.63
Light Lilac
#EDC8FF
ΔE00 7.12
Very Light Purple
#F6CEFC
ΔE00 8.08
Light Violet
#D6B4FC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB3FE #B4FEB3
analogous
#D8B3FE #FDB3FE #FEB3DA
triadic
#FDB3FE #FEFDB3 #B3FEFD
tetradic
#FDB3FE #FED8B3 #B4FEB3 #B3DAFE
square
#FDB3FE #FED8B3 #B4FEB3 #B3DAFE
split-complementary
#FDB3FE #DAFEB3 #B3FED8
monochromatic
#FA3AFC #FB77FD #FDB3FE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.61
#FDB3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FDB3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB3FE
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB3FE | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdb3fe; /* rgb */ color: rgb(253, 179, 254); /* oklch */ color: oklch(86.0% 0.128 326.2);
Tailwind
colors: {
custom: {
50: '#ffcaff',
500: '#fdb3fe',
950: '#000000',
},
}SCSS
$custom: #fdb3fe; $custom-light: #ffcaff; $custom-dark: #000000;
JSON
{
"hex": "#fdb3fe",
"rgb": {
"r": 253,
"g": 179,
"b": 254
},
"hsl": {
"h": 299.2,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.86006,
"c": 0.12842,
"h": 326.2
},
"luminance": 0.60279
}Semantic roles & 50–950 ramp
primary
#FDB3FE
secondary
#73E471
accent
#E60003
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386