#FEBAFC#FEBAFC
#FEBAFC is a very light, moderate purple. Relative luminance 0.632; OKLCH L 87.2% C 0.115 H 327.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBAFC |
|---|---|
| RGB | rgb(254, 186, 252) |
| HSL | hsl(302, 97%, 86%) |
| HSV | hsv(302, 27%, 100%) |
| CMYK | cmyk(0%, 26.8%, 0.8%, 0.4%) |
| CIE-LAB | lab(83.56, 34.96, -22.93) |
| CIE-LCH | lch(83.56, 41.81, 326.73°) |
| OKLab | oklab(87.2% 0.097 -0.0618) |
| OKLCH | oklch(87.2% 0.115 327.5) |
| XYZ | xyz(76.0010, 63.2194, 100.2757) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.85
Light Lilac
#EDC8FF
ΔE00 5.89
Very Light Purple
#F6CEFC
ΔE00 6.30
Pale Mauve
#FED0FC
ΔE00 6.30
Mauve
#E0B0FF
ΔE00 6.83
Plum
#DDA0DD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBAFC #BAFEBC
analogous
#DEBAFE #FEBAFC #FEBADA
triadic
#FEBAFC #FCFEBA #BAFCFE
tetradic
#FEBAFC #FEDEBA #BAFEBC #BADAFE
square
#FEBAFC #FEDEBA #BAFEBC #BADAFE
split-complementary
#FEBAFC #DAFEBA #BAFEDE
monochromatic
#FC41F7 #FD7EF9 #FEBAFC #FFE1FE #FFE1FE
Accessibility & contrast
On white
1.54
#FEBAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FEBAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBAFC
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBAFC | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C6D3FA
Tritanopia (blue-blind)
#FFBFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febafc; /* rgb */ color: rgb(254, 186, 252); /* oklch */ color: oklch(87.2% 0.115 327.5);
Tailwind
colors: {
custom: {
50: '#ffcffd',
500: '#febafc',
950: '#000000',
},
}SCSS
$custom: #febafc; $custom-light: #ffcffd; $custom-dark: #000000;
JSON
{
"hex": "#febafc",
"rgb": {
"r": 254,
"g": 186,
"b": 252
},
"hsl": {
"h": 301.765,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.872,
"c": 0.11506,
"h": 327.5
},
"luminance": 0.63217
}Semantic roles & 50–950 ramp
primary
#FEBAFC
secondary
#77E57A
accent
#E60700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385