#FEBFFF#FEBFFF
#FEBFFF is a very light, moderate purple. Relative luminance 0.656; OKLCH L 88.2% C 0.109 H 325.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFFF |
|---|---|
| RGB | rgb(254, 191, 255) |
| HSL | hsl(299, 100%, 87%) |
| HSV | hsv(299, 25%, 100%) |
| CMYK | cmyk(0.4%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(84.77, 32.87, -22.69) |
| CIE-LCH | lch(84.77, 39.94, 325.38°) |
| OKLab | oklab(88.16% 0.0906 -0.0612) |
| OKLCH | oklch(88.16% 0.109 325.9) |
| XYZ | xyz(77.5519, 65.5547, 103.1564) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.15
Light Lilac
#EDC8FF
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.29
Pale Mauve
#FED0FC
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 6.60
Mauve
#E0B0FF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFFF #C0FFBF
analogous
#DEBFFF #FEBFFF #FFBFE0
triadic
#FEBFFF #FFFEBF #BFFFFE
tetradic
#FEBFFF #FFDEBF #C0FFBF #BFE0FF
square
#FEBFFF #FFDEBF #C0FFBF #BFE0FF
split-complementary
#FEBFFF #E0FFBF #BFFFDE
monochromatic
#FC45FF #FD82FF #FEBFFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.49
#FEBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#FEBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFFF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFFF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C9D6FD
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #febfff; /* rgb */ color: rgb(254, 191, 255); /* oklch */ color: oklch(88.2% 0.109 325.9);
Tailwind
colors: {
custom: {
50: '#ffd3ff',
500: '#febfff',
950: '#000000',
},
}SCSS
$custom: #febfff; $custom-light: #ffd3ff; $custom-dark: #000000;
JSON
{
"hex": "#febfff",
"rgb": {
"r": 254,
"g": 191,
"b": 255
},
"hsl": {
"h": 299.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.88158,
"c": 0.10933,
"h": 325.9
},
"luminance": 0.65552
}Semantic roles & 50–950 ramp
primary
#FEBFFF
secondary
#7CE87B
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386