#FDBEFA#FDBEFA
#FDBEFA is a very light, moderate purple. Relative luminance 0.646; OKLCH L 87.7% C 0.106 H 328.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBEFA |
|---|---|
| RGB | rgb(253, 190, 250) |
| HSL | hsl(303, 94%, 87%) |
| HSV | hsv(303, 25%, 99%) |
| CMYK | cmyk(0%, 24.9%, 1.2%, 0.8%) |
| CIE-LAB | lab(84.28, 32.18, -20.78) |
| CIE-LCH | lch(84.28, 38.30, 327.15°) |
| OKLab | oklab(87.71% 0.0895 -0.0559) |
| OKLCH | oklch(87.71% 0.106 328) |
| XYZ | xyz(76.1751, 64.6140, 98.8830) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.54
Pale Mauve
#FED0FC
ΔE00 5.00
Very Light Purple
#F6CEFC
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 5.15
Pale Lavender
#EECFFE
ΔE00 6.62
Mauve
#E0B0FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBEFA #BEFDC1
analogous
#E1BEFD #FDBEFA #FDBEDB
triadic
#FDBEFA #FAFDBE #BEFAFD
tetradic
#FDBEFA #FDE1BE #BEFDC1 #BEDBFD
square
#FDBEFA #FDE1BE #BEFDC1 #BEDBFD
split-complementary
#FDBEFA #DBFDBE #BEFDE1
monochromatic
#F947F1 #FB83F5 #FDBEFA #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.51
#FDBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FDBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBEFA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBEFA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdbefa; /* rgb */ color: rgb(253, 190, 250); /* oklch */ color: oklch(87.7% 0.106 328.0);
Tailwind
colors: {
custom: {
50: '#fed2fc',
500: '#fdbefa',
950: '#000000',
},
}SCSS
$custom: #fdbefa; $custom-light: #fed2fc; $custom-dark: #000000;
JSON
{
"hex": "#fdbefa",
"rgb": {
"r": 253,
"g": 190,
"b": 250
},
"hsl": {
"h": 302.857,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.87711,
"c": 0.10551,
"h": 328
},
"luminance": 0.64612
}Semantic roles & 50–950 ramp
primary
#FDBEFA
secondary
#7BE480
accent
#E60B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385