#FEBEF8#FEBEF8
#FEBEF8 is a very light, moderate purple. Relative luminance 0.647; OKLCH L 87.7% C 0.104 H 329.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEF8 |
|---|---|
| RGB | rgb(254, 190, 248) |
| HSL | hsl(306, 97%, 87%) |
| HSV | hsv(306, 25%, 100%) |
| CMYK | cmyk(0%, 25.2%, 2.4%, 0.4%) |
| CIE-LAB | lab(84.32, 32.14, -19.65) |
| CIE-LCH | lch(84.32, 37.68, 328.56°) |
| OKLab | oklab(87.74% 0.09 -0.0528) |
| OKLCH | oklch(87.74% 0.104 329.6) |
| XYZ | xyz(76.2283, 64.6775, 97.2573) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.02
Pale Mauve
#FED0FC
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 5.12
Light Lilac
#EDC8FF
ΔE00 5.48
Pale Lavender
#EECFFE
ΔE00 6.79
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEF8 #BEFEC4
analogous
#E4BEFE #FEBEF8 #FEBED8
triadic
#FEBEF8 #F8FEBE #BEF8FE
tetradic
#FEBEF8 #FEE4BE #BEFEC4 #BED8FE
square
#FEBEF8 #FEE4BE #BEFEC4 #BED8FE
split-complementary
#FEBEF8 #D8FEBE #BEFEE4
monochromatic
#FC45EB #FD82F2 #FEBEF8 #FFE1FC #FFE1FC
Accessibility & contrast
On white
1.51
#FEBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FEBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEF8
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEF8 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFA
Deuteranopia (green-blind)
#CAD5F6
Tritanopia (blue-blind)
#FFC2D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febef8; /* rgb */ color: rgb(254, 190, 248); /* oklch */ color: oklch(87.7% 0.104 329.6);
Tailwind
colors: {
custom: {
50: '#ffd2fa',
500: '#febef8',
950: '#000000',
},
}SCSS
$custom: #febef8; $custom-light: #ffd2fa; $custom-dark: #000000;
JSON
{
"hex": "#febef8",
"rgb": {
"r": 254,
"g": 190,
"b": 248
},
"hsl": {
"h": 305.625,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87737,
"c": 0.10432,
"h": 329.6
},
"luminance": 0.64675
}Semantic roles & 50–950 ramp
primary
#FEBEF8
secondary
#7BE685
accent
#E61600
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385