#FDB7FE#FDB7FE
#FDB7FE is a very light, vivid purple. Relative luminance 0.619; OKLCH L 86.7% C 0.122 H 326.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB7FE |
|---|---|
| RGB | rgb(253, 183, 254) |
| HSL | hsl(299, 97%, 86%) |
| HSV | hsv(299, 28%, 100%) |
| CMYK | cmyk(0.4%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(82.86, 36.57, -25.06) |
| CIE-LCH | lch(82.86, 44.34, 325.58°) |
| OKLab | oklab(86.67% 0.1009 -0.0678) |
| OKLCH | oklch(86.67% 0.122 326.1) |
| XYZ | xyz(75.3291, 61.9078, 101.7280) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.04
Mauve
#E0B0FF
ΔE00 6.15
Light Lilac
#EDC8FF
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.93
Very Light Purple
#F6CEFC
ΔE00 7.12
Pale Mauve
#FED0FC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB7FE #B8FEB7
analogous
#D9B7FE #FDB7FE #FEB7DB
triadic
#FDB7FE #FEFDB7 #B7FEFD
tetradic
#FDB7FE #FED9B7 #B8FEB7 #B7DBFE
square
#FDB7FE #FED9B7 #B8FEB7 #B7DBFE
split-complementary
#FDB7FE #DBFEB7 #B7FED9
monochromatic
#FA3EFC #FB7BFD #FDB7FE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.57
#FDB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FDB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB7FE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB7FE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#FFBDD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdb7fe; /* rgb */ color: rgb(253, 183, 254); /* oklch */ color: oklch(86.7% 0.122 326.1);
Tailwind
colors: {
custom: {
50: '#ffcdff',
500: '#fdb7fe',
950: '#000000',
},
}SCSS
$custom: #fdb7fe; $custom-light: #ffcdff; $custom-dark: #000000;
JSON
{
"hex": "#fdb7fe",
"rgb": {
"r": 253,
"g": 183,
"b": 254
},
"hsl": {
"h": 299.155,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.86671,
"c": 0.12153,
"h": 326.1
},
"luminance": 0.61905
}Semantic roles & 50–950 ramp
primary
#FDB7FE
secondary
#76E574
accent
#E60003
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386