#FEBAFF#FEBAFF
#FEBAFF is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.3% C 0.118 H 326.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBAFF |
|---|---|
| RGB | rgb(254, 186, 255) |
| HSL | hsl(299, 100%, 86%) |
| HSV | hsv(299, 27%, 100%) |
| CMYK | cmyk(0.4%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(83.66, 35.50, -24.38) |
| CIE-LCH | lch(83.66, 43.06, 325.52°) |
| OKLab | oklab(87.31% 0.0979 -0.0659) |
| OKLCH | oklch(87.31% 0.118 326.1) |
| XYZ | xyz(76.4801, 63.4110, 102.7992) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 5.85
Mauve
#E0B0FF
ΔE00 6.41
Very Light Purple
#F6CEFC
ΔE00 6.53
Pale Mauve
#FED0FC
ΔE00 6.65
Plum
#DDA0DD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBAFF #BBFFBA
analogous
#DCBAFF #FEBAFF #FFBADE
triadic
#FEBAFF #FFFEBA #BAFFFE
tetradic
#FEBAFF #FFDCBA #BBFFBA #BADEFF
square
#FEBAFF #FFDCBA #BBFFBA #BADEFF
split-complementary
#FEBAFF #DEFFBA #BAFFDC
monochromatic
#FC40FF #FD7DFF #FEBAFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.53
#FEBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FEBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBAFF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBAFF | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#FFC0D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #febaff; /* rgb */ color: rgb(254, 186, 255); /* oklch */ color: oklch(87.3% 0.118 326.1);
Tailwind
colors: {
custom: {
50: '#ffcfff',
500: '#febaff',
950: '#000000',
},
}SCSS
$custom: #febaff; $custom-light: #ffcfff; $custom-dark: #000000;
JSON
{
"hex": "#febaff",
"rgb": {
"r": 254,
"g": 186,
"b": 255
},
"hsl": {
"h": 299.13,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.8731,
"c": 0.11798,
"h": 326.1
},
"luminance": 0.63409
}Semantic roles & 50–950 ramp
primary
#FEBAFF
secondary
#78E776
accent
#E60003
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386