#FFBAFE#FFBAFE
#FFBAFE is a very light, moderate purple. Relative luminance 0.635; OKLCH L 87.4% C 0.118 H 327.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBAFE |
|---|---|
| RGB | rgb(255, 186, 254) |
| HSL | hsl(301, 100%, 86%) |
| HSV | hsv(301, 27%, 100%) |
| CMYK | cmyk(0%, 27.1%, 0.4%, 0%) |
| CIE-LAB | lab(83.72, 35.63, -23.74) |
| CIE-LCH | lch(83.72, 42.82, 326.33°) |
| OKLab | oklab(87.37% 0.0987 -0.0641) |
| OKLCH | oklch(87.37% 0.118 327) |
| XYZ | xyz(76.6866, 63.5360, 101.9708) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 6.00
Very Light Purple
#F6CEFC
ΔE00 6.51
Pale Mauve
#FED0FC
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 6.72
Plum
#DDA0DD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBAFE #BAFFBB
analogous
#DEBAFF #FFBAFE #FFBADC
triadic
#FFBAFE #FEFFBA #BAFEFF
tetradic
#FFBAFE #FFDEBA #BAFFBB #BADCFF
square
#FFBAFE #FFDEBA #BAFFBB #BADCFF
split-complementary
#FFBAFE #DCFFBA #BAFFDE
monochromatic
#FF40FC #FF7DFD #FFBAFE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.53
#FFBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FFBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBAFE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBAFE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbafe; /* rgb */ color: rgb(255, 186, 254); /* oklch */ color: oklch(87.4% 0.118 327.0);
Tailwind
colors: {
custom: {
50: '#ffcfff',
500: '#ffbafe',
950: '#000000',
},
}SCSS
$custom: #ffbafe; $custom-light: #ffcfff; $custom-dark: #000000;
JSON
{
"hex": "#ffbafe",
"rgb": {
"r": 255,
"g": 186,
"b": 254
},
"hsl": {
"h": 300.87,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.87371,
"c": 0.11767,
"h": 327
},
"luminance": 0.63534
}Semantic roles & 50–950 ramp
primary
#FFBAFE
secondary
#76E778
accent
#E60300
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386