#FEBAFB#FEBAFB
#FEBAFB is a very light, moderate purple. Relative luminance 0.632; OKLCH L 87.2% C 0.114 H 328.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBAFB |
|---|---|
| RGB | rgb(254, 186, 251) |
| HSL | hsl(303, 97%, 86%) |
| HSV | hsv(303, 27%, 100%) |
| CMYK | cmyk(0%, 26.8%, 1.2%, 0.4%) |
| CIE-LAB | lab(83.52, 34.78, -22.45) |
| CIE-LCH | lch(83.52, 41.39, 327.16°) |
| OKLab | oklab(87.16% 0.0967 -0.0605) |
| OKLCH | oklch(87.16% 0.114 328) |
| XYZ | xyz(75.8429, 63.1561, 99.4433) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 5.92
Pale Mauve
#FED0FC
ΔE00 6.20
Very Light Purple
#F6CEFC
ΔE00 6.23
Mauve
#E0B0FF
ΔE00 6.99
Plum
#DDA0DD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBAFB #BAFEBD
analogous
#DFBAFE #FEBAFB #FEBAD9
triadic
#FEBAFB #FBFEBA #BAFBFE
tetradic
#FEBAFB #FEDFBA #BAFEBD #BAD9FE
square
#FEBAFB #FEDFBA #BAFEBD #BAD9FE
split-complementary
#FEBAFB #D9FEBA #BAFEDF
monochromatic
#FC41F4 #FD7EF8 #FEBAFB #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.54
#FEBAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FEBAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBAFB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBAFB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFE
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#FFBFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febafb; /* rgb */ color: rgb(254, 186, 251); /* oklch */ color: oklch(87.2% 0.114 328.0);
Tailwind
colors: {
custom: {
50: '#ffcffc',
500: '#febafb',
950: '#000000',
},
}SCSS
$custom: #febafb; $custom-light: #ffcffc; $custom-dark: #000000;
JSON
{
"hex": "#febafb",
"rgb": {
"r": 254,
"g": 186,
"b": 251
},
"hsl": {
"h": 302.647,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.87164,
"c": 0.11411,
"h": 328
},
"luminance": 0.63154
}Semantic roles & 50–950 ramp
primary
#FEBAFB
secondary
#77E57C
accent
#E60A00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385