#FFB3F7#FFB3F7
#FFB3F7 is a very light, vivid purple. Relative luminance 0.602; OKLCH L 85.9% C 0.123 H 330.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3F7 |
|---|---|
| RGB | rgb(255, 179, 247) |
| HSL | hsl(306, 100%, 85%) |
| HSV | hsv(306, 30%, 100%) |
| CMYK | cmyk(0%, 29.8%, 3.1%, 0%) |
| CIE-LAB | lab(81.96, 38.05, -22.68) |
| CIE-LCH | lch(81.96, 44.30, 329.20°) |
| OKLab | oklab(85.95% 0.107 -0.0611) |
| OKLCH | oklch(85.95% 0.123 330.3) |
| XYZ | xyz(74.1474, 60.2184, 95.6952) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.29
Plum
#DDA0DD
ΔE00 6.47
Mauve
#E0B0FF
ΔE00 7.30
Light Lilac
#EDC8FF
ΔE00 7.42
Pale Mauve
#FED0FC
ΔE00 7.64
Very Light Purple
#F6CEFC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3F7 #B3FFBB
analogous
#E1B3FF #FFB3F7 #FFB3D1
triadic
#FFB3F7 #F7FFB3 #B3F7FF
tetradic
#FFB3F7 #FFE1B3 #B3FFBB #B3D1FF
square
#FFB3F7 #FFE1B3 #B3FFBB #B3D1FF
split-complementary
#FFB3F7 #D1FFB3 #B3FFE1
monochromatic
#FF39EA #FF76F1 #FFB3F7 #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.61
#FFB3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FFB3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3F7
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3F7 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5FA
Deuteranopia (green-blind)
#C3CFF4
Tritanopia (blue-blind)
#FFB8CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb3f7; /* rgb */ color: rgb(255, 179, 247); /* oklch */ color: oklch(85.9% 0.123 330.3);
Tailwind
colors: {
custom: {
50: '#ffcafa',
500: '#ffb3f7',
950: '#000000',
},
}SCSS
$custom: #ffb3f7; $custom-light: #ffcafa; $custom-dark: #000000;
JSON
{
"hex": "#ffb3f7",
"rgb": {
"r": 255,
"g": 179,
"b": 247
},
"hsl": {
"h": 306.316,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.85947,
"c": 0.12319,
"h": 330.3
},
"luminance": 0.60216
}Semantic roles & 50–950 ramp
primary
#FFB3F7
secondary
#70E67D
accent
#E61800
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385