#FFB6FE#FFB6FE
#FFB6FE is a very light, vivid purple. Relative luminance 0.619; OKLCH L 86.7% C 0.125 H 327.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB6FE |
|---|---|
| RGB | rgb(255, 182, 254) |
| HSL | hsl(301, 100%, 86%) |
| HSV | hsv(301, 29%, 100%) |
| CMYK | cmyk(0%, 28.6%, 0.4%, 0%) |
| CIE-LAB | lab(82.85, 37.73, -25.07) |
| CIE-LCH | lch(82.85, 45.30, 326.39°) |
| OKLab | oklab(86.7% 0.1045 -0.0678) |
| OKLCH | oklch(86.7% 0.125 327) |
| XYZ | xyz(75.8557, 61.8742, 101.6938) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.51
Mauve
#E0B0FF
ΔE00 6.46
Light Lilac
#EDC8FF
ΔE00 6.75
Plum
#DDA0DD
ΔE00 7.01
Very Light Purple
#F6CEFC
ΔE00 7.47
Pale Mauve
#FED0FC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB6FE #B6FFB7
analogous
#DBB6FF #FFB6FE #FFB6D9
triadic
#FFB6FE #FEFFB6 #B6FEFF
tetradic
#FFB6FE #FFDBB6 #B6FFB7 #B6D9FF
square
#FFB6FE #FFDBB6 #B6FFB7 #B6D9FF
split-complementary
#FFB6FE #D9FFB6 #B6FFDB
monochromatic
#FF3CFC #FF79FD #FFB6FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.57
#FFB6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FFB6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB6FE
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB6FE | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#FFBCD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffb6fe; /* rgb */ color: rgb(255, 182, 254); /* oklch */ color: oklch(86.7% 0.125 327.0);
Tailwind
colors: {
custom: {
50: '#ffccff',
500: '#ffb6fe',
950: '#000000',
},
}SCSS
$custom: #ffb6fe; $custom-light: #ffccff; $custom-dark: #000000;
JSON
{
"hex": "#ffb6fe",
"rgb": {
"r": 255,
"g": 182,
"b": 254
},
"hsl": {
"h": 300.822,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.86703,
"c": 0.12457,
"h": 327
},
"luminance": 0.61872
}Semantic roles & 50–950 ramp
primary
#FFB6FE
secondary
#73E674
accent
#E60300
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386