#FEBEF6#FEBEF6
#FEBEF6 is a very light, moderate purple. Relative luminance 0.646; OKLCH L 87.7% C 0.102 H 330.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEF6 |
|---|---|
| RGB | rgb(254, 190, 246) |
| HSL | hsl(308, 97%, 87%) |
| HSV | hsv(308, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 3.1%, 0.4%) |
| CIE-LAB | lab(84.25, 31.79, -18.68) |
| CIE-LCH | lch(84.25, 36.88, 329.56°) |
| OKLab | oklab(87.67% 0.0894 -0.0501) |
| OKLCH | oklch(87.67% 0.102 330.7) |
| XYZ | xyz(75.9197, 64.5540, 95.6319) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.35
Pale Mauve
#FED0FC
ΔE00 4.71
Very Light Purple
#F6CEFC
ΔE00 5.09
Light Lilac
#EDC8FF
ΔE00 5.66
Pale Lavender
#EECFFE
ΔE00 6.86
Plum
#DDA0DD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEF6 #BEFEC6
analogous
#E6BEFE #FEBEF6 #FEBED6
triadic
#FEBEF6 #F6FEBE #BEF6FE
tetradic
#FEBEF6 #FEE6BE #BEFEC6 #BED6FE
square
#FEBEF6 #FEE6BE #BEFEC6 #BED6FE
split-complementary
#FEBEF6 #D6FEBE #BEFEE6
monochromatic
#FC45E5 #FD82EE #FEBEF6 #FFE1FB #FFE1FB
Accessibility & contrast
On white
1.51
#FEBEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FEBEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEF6
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEF6 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDF8
Deuteranopia (green-blind)
#CBD5F4
Tritanopia (blue-blind)
#FFC2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febef6; /* rgb */ color: rgb(254, 190, 246); /* oklch */ color: oklch(87.7% 0.102 330.7);
Tailwind
colors: {
custom: {
50: '#ffd2f9',
500: '#febef6',
950: '#000000',
},
}SCSS
$custom: #febef6; $custom-light: #ffd2f9; $custom-dark: #000000;
JSON
{
"hex": "#febef6",
"rgb": {
"r": 254,
"g": 190,
"b": 246
},
"hsl": {
"h": 307.5,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87667,
"c": 0.10246,
"h": 330.7
},
"luminance": 0.64552
}Semantic roles & 50–950 ramp
primary
#FEBEF6
secondary
#7BE688
accent
#E61D00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385