#FFB8FE#FFB8FE
#FFB8FE is a very light, vivid purple. Relative luminance 0.627; OKLCH L 87.0% C 0.121 H 327.0°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8FE |
|---|---|
| RGB | rgb(255, 184, 254) |
| HSL | hsl(301, 100%, 86%) |
| HSV | hsv(301, 28%, 100%) |
| CMYK | cmyk(0%, 27.8%, 0.4%, 0%) |
| CIE-LAB | lab(83.28, 36.68, -24.41) |
| CIE-LCH | lch(83.28, 44.06, 326.36°) |
| OKLab | oklab(87.04% 0.1016 -0.0659) |
| OKLCH | oklch(87.04% 0.121 327) |
| XYZ | xyz(76.2682, 62.6993, 101.8313) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.20
Light Lilac
#EDC8FF
ΔE00 6.37
Mauve
#E0B0FF
ΔE00 6.57
Very Light Purple
#F6CEFC
ΔE00 6.99
Pale Mauve
#FED0FC
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8FE #B8FFB9
analogous
#DCB8FF #FFB8FE #FFB8DA
triadic
#FFB8FE #FEFFB8 #B8FEFF
tetradic
#FFB8FE #FFDCB8 #B8FFB9 #B8DAFF
square
#FFB8FE #FFDCB8 #B8FFB9 #B8DAFF
split-complementary
#FFB8FE #DAFFB8 #B8FFDC
monochromatic
#FF3EFC #FF7BFD #FFB8FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.55
#FFB8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#FFB8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8FE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8FE | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C4D3FB
Tritanopia (blue-blind)
#FFBED1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffb8fe; /* rgb */ color: rgb(255, 184, 254); /* oklch */ color: oklch(87.0% 0.121 327.0);
Tailwind
colors: {
custom: {
50: '#ffceff',
500: '#ffb8fe',
950: '#000000',
},
}SCSS
$custom: #ffb8fe; $custom-light: #ffceff; $custom-dark: #000000;
JSON
{
"hex": "#ffb8fe",
"rgb": {
"r": 255,
"g": 184,
"b": 254
},
"hsl": {
"h": 300.845,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.87036,
"c": 0.12113,
"h": 327
},
"luminance": 0.62697
}Semantic roles & 50–950 ramp
primary
#FFB8FE
secondary
#75E776
accent
#E60300
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386