#FFB8FF#FFB8FF
#FFB8FF is a very light, vivid purple. Relative luminance 0.628; OKLCH L 87.1% C 0.122 H 326.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8FF |
|---|---|
| RGB | rgb(255, 184, 255) |
| HSL | hsl(300, 100%, 86%) |
| HSV | hsv(300, 28%, 100%) |
| CMYK | cmyk(0%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(83.32, 36.86, -24.89) |
| CIE-LCH | lch(83.32, 44.48, 325.97°) |
| OKLab | oklab(87.07% 0.1019 -0.0673) |
| OKLCH | oklch(87.07% 0.122 326.6) |
| XYZ | xyz(76.4287, 62.7635, 102.6769) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.17
Light Lilac
#EDC8FF
ΔE00 6.37
Mauve
#E0B0FF
ΔE00 6.45
Very Light Purple
#F6CEFC
ΔE00 7.07
Pale Mauve
#FED0FC
ΔE00 7.16
Plum
#DDA0DD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8FF #B8FFB8
analogous
#DBB8FF #FFB8FF #FFB8DB
triadic
#FFB8FF #FFFFB8 #B8FFFF
tetradic
#FFB8FF #FFDBB8 #B8FFB8 #B8DBFF
square
#FFB8FF #FFDBB8 #B8FFB8 #B8DBFF
split-complementary
#FFB8FF #DBFFB8 #B8FFDB
monochromatic
#FF3EFF #FF7BFF #FFB8FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.55
#FFB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#FFB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8FF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8FF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#FFBED1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffb8ff; /* rgb */ color: rgb(255, 184, 255); /* oklch */ color: oklch(87.1% 0.122 326.6);
Tailwind
colors: {
custom: {
50: '#ffceff',
500: '#ffb8ff',
950: '#000000',
},
}SCSS
$custom: #ffb8ff; $custom-light: #ffceff; $custom-dark: #000000;
JSON
{
"hex": "#ffb8ff",
"rgb": {
"r": 255,
"g": 184,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.87073,
"c": 0.12209,
"h": 326.6
},
"luminance": 0.62761
}Semantic roles & 50–950 ramp
primary
#FFB8FF
secondary
#75E775
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386