#FDBAFE#FDBAFE
#FDBAFE is a very light, moderate purple. Relative luminance 0.632; OKLCH L 87.2% C 0.116 H 326.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBAFE |
|---|---|
| RGB | rgb(253, 186, 254) |
| HSL | hsl(299, 97%, 86%) |
| HSV | hsv(299, 27%, 100%) |
| CMYK | cmyk(0.4%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.53, 35.00, -24.06) |
| CIE-LCH | lch(83.53, 42.47, 325.50°) |
| OKLab | oklab(87.18% 0.0965 -0.065) |
| OKLCH | oklch(87.18% 0.116 326) |
| XYZ | xyz(75.9545, 63.1586, 101.9365) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.57
Light Lilac
#EDC8FF
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 6.37
Very Light Purple
#F6CEFC
ΔE00 6.38
Pale Mauve
#FED0FC
ΔE00 6.52
Plum
#DDA0DD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBAFE #BBFEBA
analogous
#DBBAFE #FDBAFE #FEBADD
triadic
#FDBAFE #FEFDBA #BAFEFD
tetradic
#FDBAFE #FEDBBA #BBFEBA #BADDFE
square
#FDBAFE #FEDBBA #BBFEBA #BADDFE
split-complementary
#FDBAFE #DDFEBA #BAFEDB
monochromatic
#FA41FC #FB7EFD #FDBAFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.54
#FDBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FDBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBAFE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBAFE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbafe; /* rgb */ color: rgb(253, 186, 254); /* oklch */ color: oklch(87.2% 0.116 326.0);
Tailwind
colors: {
custom: {
50: '#ffcfff',
500: '#fdbafe',
950: '#000000',
},
}SCSS
$custom: #fdbafe; $custom-light: #ffcfff; $custom-dark: #000000;
JSON
{
"hex": "#fdbafe",
"rgb": {
"r": 253,
"g": 186,
"b": 254
},
"hsl": {
"h": 299.118,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.87175,
"c": 0.11634,
"h": 326
},
"luminance": 0.63156
}Semantic roles & 50–950 ramp
primary
#FDBAFE
secondary
#79E577
accent
#E60003
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386