#FEBFFE#FEBFFE
#FEBFFE is a very light, moderate purple. Relative luminance 0.655; OKLCH L 88.1% C 0.108 H 326.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFFE |
|---|---|
| RGB | rgb(254, 191, 254) |
| HSL | hsl(300, 97%, 87%) |
| HSV | hsv(300, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(84.74, 32.69, -22.21) |
| CIE-LCH | lch(84.74, 39.52, 325.81°) |
| OKLab | oklab(88.12% 0.0903 -0.0599) |
| OKLCH | oklch(88.12% 0.108 326.4) |
| XYZ | xyz(77.3914, 65.4904, 102.3109) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.24
Light Lilac
#EDC8FF
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.21
Pale Mauve
#FED0FC
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 6.58
Mauve
#E0B0FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFFE #BFFEBF
analogous
#DFBFFE #FEBFFE #FEBFDF
triadic
#FEBFFE #FEFEBF #BFFEFE
tetradic
#FEBFFE #FEDFBF #BFFEBF #BFDFFE
square
#FEBFFE #FEDFBF #BFFEBF #BFDFFE
split-complementary
#FEBFFE #DFFEBF #BFFEDF
monochromatic
#FC46FC #FD83FD #FEBFFE #FFE1FF #FFE1FF
Accessibility & contrast
On white
1.49
#FEBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#FEBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFFE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFFE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febffe; /* rgb */ color: rgb(254, 191, 254); /* oklch */ color: oklch(88.1% 0.108 326.4);
Tailwind
colors: {
custom: {
50: '#ffd3fe',
500: '#febffe',
950: '#000000',
},
}SCSS
$custom: #febffe; $custom-light: #ffd3fe; $custom-dark: #000000;
JSON
{
"hex": "#febffe",
"rgb": {
"r": 254,
"g": 191,
"b": 254
},
"hsl": {
"h": 300,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.88122,
"c": 0.10834,
"h": 326.4
},
"luminance": 0.65488
}Semantic roles & 50–950 ramp
primary
#FEBFFE
secondary
#7BE67B
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386