#FEBAFE#FEBAFE
#FEBAFE is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.3% C 0.117 H 326.5°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBAFE |
|---|---|
| RGB | rgb(254, 186, 254) |
| HSL | hsl(300, 97%, 86%) |
| HSV | hsv(300, 27%, 100%) |
| CMYK | cmyk(0%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.62, 35.32, -23.90) |
| CIE-LCH | lch(83.62, 42.64, 325.91°) |
| OKLab | oklab(87.27% 0.0976 -0.0645) |
| OKLCH | oklch(87.27% 0.117 326.5) |
| XYZ | xyz(76.3196, 63.3468, 101.9536) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.74
Light Lilac
#EDC8FF
ΔE00 5.86
Very Light Purple
#F6CEFC
ΔE00 6.45
Pale Mauve
#FED0FC
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 6.54
Plum
#DDA0DD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBAFE #BAFEBA
analogous
#DCBAFE #FEBAFE #FEBADC
triadic
#FEBAFE #FEFEBA #BAFEFE
tetradic
#FEBAFE #FEDCBA #BAFEBA #BADCFE
square
#FEBAFE #FEDCBA #BAFEBA #BADCFE
split-complementary
#FEBAFE #DCFEBA #BAFEDC
monochromatic
#FC41FC #FD7EFD #FEBAFE #FFE1FF #FFE1FF
Accessibility & contrast
On white
1.54
#FEBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#FEBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBAFE
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBAFE | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febafe; /* rgb */ color: rgb(254, 186, 254); /* oklch */ color: oklch(87.3% 0.117 326.5);
Tailwind
colors: {
custom: {
50: '#ffcfff',
500: '#febafe',
950: '#000000',
},
}SCSS
$custom: #febafe; $custom-light: #ffcfff; $custom-dark: #000000;
JSON
{
"hex": "#febafe",
"rgb": {
"r": 254,
"g": 186,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.87273,
"c": 0.117,
"h": 326.5
},
"luminance": 0.63344
}Semantic roles & 50–950 ramp
primary
#FEBAFE
secondary
#77E577
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386