#FDBFFF#FDBFFF
#FDBFFF is a very light, moderate purple. Relative luminance 0.654; OKLCH L 88.1% C 0.109 H 325.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFFF |
|---|---|
| RGB | rgb(253, 191, 255) |
| HSL | hsl(298, 100%, 87%) |
| HSV | hsv(298, 25%, 100%) |
| CMYK | cmyk(0.8%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(84.67, 32.55, -22.85) |
| CIE-LCH | lch(84.67, 39.77, 324.94°) |
| OKLab | oklab(88.06% 0.0895 -0.0617) |
| OKLCH | oklch(88.06% 0.109 325.4) |
| XYZ | xyz(77.1869, 65.3664, 103.1393) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.95
Light Lilac
#EDC8FF
ΔE00 4.77
Very Light Purple
#F6CEFC
ΔE00 5.22
Pale Mauve
#FED0FC
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 6.48
Mauve
#E0B0FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFFF #C1FFBF
analogous
#DDBFFF #FDBFFF #FFBFE1
triadic
#FDBFFF #FFFDBF #BFFFFD
tetradic
#FDBFFF #FFDDBF #C1FFBF #BFE1FF
square
#FDBFFF #FFDDBF #C1FFBF #BFE1FF
split-complementary
#FDBFFF #E1FFBF #BFFFDD
monochromatic
#F945FF #FB82FF #FDBFFF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.49
#FDBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#FDBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFFF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFFF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACFFF
Deuteranopia (green-blind)
#C9D6FD
Tritanopia (blue-blind)
#FFC5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdbfff; /* rgb */ color: rgb(253, 191, 255); /* oklch */ color: oklch(88.1% 0.109 325.4);
Tailwind
colors: {
custom: {
50: '#fed3ff',
500: '#fdbfff',
950: '#000000',
},
}SCSS
$custom: #fdbfff; $custom-light: #fed3ff; $custom-dark: #000000;
JSON
{
"hex": "#fdbfff",
"rgb": {
"r": 253,
"g": 191,
"b": 255
},
"hsl": {
"h": 298.125,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.88062,
"c": 0.10868,
"h": 325.4
},
"luminance": 0.65364
}Semantic roles & 50–950 ramp
primary
#FDBFFF
secondary
#7EE87B
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386