#FFB7FB#FFB7FB
#FFB7FB is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.8% C 0.120 H 328.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7FB |
|---|---|
| RGB | rgb(255, 183, 251) |
| HSL | hsl(303, 100%, 86%) |
| HSV | hsv(303, 28%, 100%) |
| CMYK | cmyk(0%, 28.2%, 1.6%, 0%) |
| CIE-LAB | lab(82.96, 36.67, -23.29) |
| CIE-LCH | lch(82.96, 43.44, 327.57°) |
| OKLab | oklab(86.76% 0.1022 -0.0628) |
| OKLCH | oklch(86.76% 0.12 328.4) |
| XYZ | xyz(75.5846, 62.0946, 99.2520) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.48
Light Lilac
#EDC8FF
ΔE00 6.60
Mauve
#E0B0FF
ΔE00 6.93
Plum
#DDA0DD
ΔE00 6.95
Pale Mauve
#FED0FC
ΔE00 6.98
Very Light Purple
#F6CEFC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7FB #B7FFBB
analogous
#DFB7FF #FFB7FB #FFB7D7
triadic
#FFB7FB #FBFFB7 #B7FBFF
tetradic
#FFB7FB #FFDFB7 #B7FFBB #B7D7FF
square
#FFB7FB #FFDFB7 #B7FFBB #B7D7FF
split-complementary
#FFB7FB #D7FFB7 #B7FFDF
monochromatic
#FF3DF4 #FF7AF8 #FFB7FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.57
#FFB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FFB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7FB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7FB | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#FFBCCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffb7fb; /* rgb */ color: rgb(255, 183, 251); /* oklch */ color: oklch(86.8% 0.120 328.4);
Tailwind
colors: {
custom: {
50: '#ffcdfc',
500: '#ffb7fb',
950: '#000000',
},
}SCSS
$custom: #ffb7fb; $custom-light: #ffcdfc; $custom-dark: #000000;
JSON
{
"hex": "#ffb7fb",
"rgb": {
"r": 255,
"g": 183,
"b": 251
},
"hsl": {
"h": 303.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.86758,
"c": 0.11999,
"h": 328.4
},
"luminance": 0.62092
}Semantic roles & 50–950 ramp
primary
#FFB7FB
secondary
#74E67A
accent
#E60D00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181317
muted
#868385