#FFB8FC#FFB8FC
#FFB8FC is a very light, moderate purple. Relative luminance 0.626; OKLCH L 87.0% C 0.119 H 328.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8FC |
|---|---|
| RGB | rgb(255, 184, 252) |
| HSL | hsl(303, 100%, 86%) |
| HSV | hsv(303, 28%, 100%) |
| CMYK | cmyk(0%, 27.8%, 1.2%, 0%) |
| CIE-LAB | lab(83.22, 36.32, -23.44) |
| CIE-LCH | lch(83.22, 43.23, 327.16°) |
| OKLab | oklab(86.96% 0.1011 -0.0632) |
| OKLCH | oklch(86.96% 0.119 328) |
| XYZ | xyz(75.9496, 62.5718, 100.1534) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.28
Light Lilac
#EDC8FF
ΔE00 6.39
Pale Mauve
#FED0FC
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 6.85
Very Light Purple
#F6CEFC
ΔE00 6.85
Plum
#DDA0DD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8FC #B8FFBB
analogous
#DEB8FF #FFB8FC #FFB8D8
triadic
#FFB8FC #FCFFB8 #B8FCFF
tetradic
#FFB8FC #FFDEB8 #B8FFBB #B8D8FF
square
#FFB8FC #FFDEB8 #B8FFBB #B8D8FF
split-complementary
#FFB8FC #D8FFB8 #B8FFDE
monochromatic
#FF3EF7 #FF7BF9 #FFB8FC #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.55
#FFB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FFB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8FC
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8FC | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#FFBDD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffb8fc; /* rgb */ color: rgb(255, 184, 252); /* oklch */ color: oklch(87.0% 0.119 328.0);
Tailwind
colors: {
custom: {
50: '#ffcefd',
500: '#ffb8fc',
950: '#000000',
},
}SCSS
$custom: #ffb8fc; $custom-light: #ffcefd; $custom-dark: #000000;
JSON
{
"hex": "#ffb8fc",
"rgb": {
"r": 255,
"g": 184,
"b": 252
},
"hsl": {
"h": 302.535,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.86962,
"c": 0.11921,
"h": 328
},
"luminance": 0.62569
}Semantic roles & 50–950 ramp
primary
#FFB8FC
secondary
#75E779
accent
#E60A00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181317
muted
#868385