#FDBFFE#FDBFFE
#FDBFFE is a very light, moderate purple. Relative luminance 0.653; OKLCH L 88.0% C 0.108 H 325.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFFE |
|---|---|
| RGB | rgb(253, 191, 254) |
| HSL | hsl(299, 97%, 87%) |
| HSV | hsv(299, 25%, 100%) |
| CMYK | cmyk(0.4%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(84.64, 32.37, -22.37) |
| CIE-LCH | lch(84.64, 39.35, 325.36°) |
| OKLab | oklab(88.03% 0.0892 -0.0603) |
| OKLCH | oklch(88.03% 0.108 325.9) |
| XYZ | xyz(77.0263, 65.3022, 102.2938) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.04
Light Lilac
#EDC8FF
ΔE00 4.80
Very Light Purple
#F6CEFC
ΔE00 5.13
Pale Mauve
#FED0FC
ΔE00 5.22
Pale Lavender
#EECFFE
ΔE00 6.45
Mauve
#E0B0FF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFFE #C0FEBF
analogous
#DEBFFE #FDBFFE #FEBFDF
triadic
#FDBFFE #FEFDBF #BFFEFD
tetradic
#FDBFFE #FEDEBF #C0FEBF #BFDFFE
square
#FDBFFE #FEDEBF #C0FEBF #BFDFFE
split-complementary
#FDBFFE #DFFEBF #BFFEDE
monochromatic
#F946FC #FB83FD #FDBFFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.49
#FDBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FDBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFFE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFFE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdbffe; /* rgb */ color: rgb(253, 191, 254); /* oklch */ color: oklch(88.0% 0.108 325.9);
Tailwind
colors: {
custom: {
50: '#fed3fe',
500: '#fdbffe',
950: '#000000',
},
}SCSS
$custom: #fdbffe; $custom-light: #fed3fe; $custom-dark: #000000;
JSON
{
"hex": "#fdbffe",
"rgb": {
"r": 253,
"g": 191,
"b": 254
},
"hsl": {
"h": 299.048,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.88026,
"c": 0.10768,
"h": 325.9
},
"luminance": 0.653
}Semantic roles & 50–950 ramp
primary
#FDBFFE
secondary
#7DE67B
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386