#FEBAFD#FEBAFD
#FEBAFD is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.2% C 0.116 H 327.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBAFD |
|---|---|
| RGB | rgb(254, 186, 253) |
| HSL | hsl(301, 97%, 86%) |
| HSV | hsv(301, 27%, 100%) |
| CMYK | cmyk(0%, 26.8%, 0.4%, 0.4%) |
| CIE-LAB | lab(83.59, 35.14, -23.42) |
| CIE-LCH | lch(83.59, 42.22, 326.32°) |
| OKLab | oklab(87.24% 0.0973 -0.0632) |
| OKLCH | oklch(87.24% 0.116 327) |
| XYZ | xyz(76.1599, 63.2829, 101.1124) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.79
Light Lilac
#EDC8FF
ΔE00 5.87
Very Light Purple
#F6CEFC
ΔE00 6.37
Pale Mauve
#FED0FC
ΔE00 6.41
Mauve
#E0B0FF
ΔE00 6.69
Plum
#DDA0DD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBAFD #BAFEBB
analogous
#DDBAFE #FEBAFD #FEBADB
triadic
#FEBAFD #FDFEBA #BAFDFE
tetradic
#FEBAFD #FEDDBA #BAFEBB #BADBFE
square
#FEBAFD #FEDDBA #BAFEBB #BADBFE
split-complementary
#FEBAFD #DBFEBA #BAFEDD
monochromatic
#FC41FA #FD7EFB #FEBAFD #FFE1FE #FFE1FE
Accessibility & contrast
On white
1.54
#FEBAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#FEBAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBAFD
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBAFD | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C6D3FB
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febafd; /* rgb */ color: rgb(254, 186, 253); /* oklch */ color: oklch(87.2% 0.116 327.0);
Tailwind
colors: {
custom: {
50: '#ffcffe',
500: '#febafd',
950: '#000000',
},
}SCSS
$custom: #febafd; $custom-light: #ffcffe; $custom-dark: #000000;
JSON
{
"hex": "#febafd",
"rgb": {
"r": 254,
"g": 186,
"b": 253
},
"hsl": {
"h": 300.882,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.87236,
"c": 0.11603,
"h": 327
},
"luminance": 0.6328
}Semantic roles & 50–950 ramp
primary
#FEBAFD
secondary
#77E579
accent
#E60300
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385