#FDBAF4#FDBAF4
#FDBAF4 is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.8% C 0.107 H 331.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBAF4 |
|---|---|
| RGB | rgb(253, 186, 244) |
| HSL | hsl(308, 94%, 86%) |
| HSV | hsv(308, 26%, 99%) |
| CMYK | cmyk(0%, 26.5%, 3.6%, 0.8%) |
| CIE-LAB | lab(83.20, 33.22, -19.22) |
| CIE-LCH | lch(83.20, 38.38, 329.95°) |
| OKLab | oklab(86.82% 0.0936 -0.0516) |
| OKLCH | oklch(86.82% 0.107 331.1) |
| XYZ | xyz(74.3948, 62.5347, 93.7220) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.57
Pale Mauve
#FED0FC
ΔE00 5.59
Very Light Purple
#F6CEFC
ΔE00 5.88
Light Lilac
#EDC8FF
ΔE00 6.18
Plum
#DDA0DD
ΔE00 7.11
Pale Lavender
#EECFFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBAF4 #BAFDC3
analogous
#E4BAFD #FDBAF4 #FDBAD2
triadic
#FDBAF4 #F4FDBA #BAF4FD
tetradic
#FDBAF4 #FDE4BA #BAFDC3 #BAD2FD
square
#FDBAF4 #FDE4BA #BAFDC3 #BAD2FD
split-complementary
#FDBAF4 #D2FDBA #BAFDE4
monochromatic
#FA43E1 #FB7FEB #FDBAF4 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.55
#FDBAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FDBAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBAF4
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBAF4 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF6
Deuteranopia (green-blind)
#C8D3F2
Tritanopia (blue-blind)
#FFBECE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdbaf4; /* rgb */ color: rgb(253, 186, 244); /* oklch */ color: oklch(86.8% 0.107 331.1);
Tailwind
colors: {
custom: {
50: '#ffcff7',
500: '#fdbaf4',
950: '#000000',
},
}SCSS
$custom: #fdbaf4; $custom-light: #ffcff7; $custom-dark: #000000;
JSON
{
"hex": "#fdbaf4",
"rgb": {
"r": 253,
"g": 186,
"b": 244
},
"hsl": {
"h": 308.06,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.86815,
"c": 0.10685,
"h": 331.1
},
"luminance": 0.62532
}Semantic roles & 50–950 ramp
primary
#FDBAF4
secondary
#78E386
accent
#E61F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385