#FDB3FF#FDB3FF
#FDB3FF is a very light, vivid purple. Relative luminance 0.603; OKLCH L 86.0% C 0.129 H 325.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB3FF |
|---|---|
| RGB | rgb(253, 179, 255) |
| HSL | hsl(298, 100%, 85%) |
| HSV | hsv(298, 30%, 100%) |
| CMYK | cmyk(0.8%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(82.03, 38.85, -26.88) |
| CIE-LCH | lch(82.03, 47.24, 325.32°) |
| OKLab | oklab(86.04% 0.107 -0.0728) |
| OKLCH | oklch(86.04% 0.129 325.7) |
| XYZ | xyz(74.6763, 60.3454, 102.3025) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.78
Mauve
#E0B0FF
ΔE00 5.88
Plum
#DDA0DD
ΔE00 6.71
Light Lilac
#EDC8FF
ΔE00 7.14
Light Violet
#D6B4FC
ΔE00 8.08
Very Light Purple
#F6CEFC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB3FF #B5FFB3
analogous
#D7B3FF #FDB3FF #FFB3DB
triadic
#FDB3FF #FFFDB3 #B3FFFD
tetradic
#FDB3FF #FFD7B3 #B5FFB3 #B3DBFF
square
#FDB3FF #FFD7B3 #B5FFB3 #B3DBFF
split-complementary
#FDB3FF #DBFFB3 #B3FFD7
monochromatic
#FA39FF #FB76FF #FDB3FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.61
#FDB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FDB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB3FF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB3FF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdb3ff; /* rgb */ color: rgb(253, 179, 255); /* oklch */ color: oklch(86.0% 0.129 325.7);
Tailwind
colors: {
custom: {
50: '#ffcaff',
500: '#fdb3ff',
950: '#000000',
},
}SCSS
$custom: #fdb3ff; $custom-light: #ffcaff; $custom-dark: #000000;
JSON
{
"hex": "#fdb3ff",
"rgb": {
"r": 253,
"g": 179,
"b": 255
},
"hsl": {
"h": 298.421,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.86044,
"c": 0.1294,
"h": 325.7
},
"luminance": 0.60343
}Semantic roles & 50–950 ramp
primary
#FDB3FF
secondary
#73E670
accent
#E60006
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386