#FEBDFF#FEBDFF
#FEBDFF is a very light, moderate purple. Relative luminance 0.647; OKLCH L 87.8% C 0.113 H 326.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDFF |
|---|---|
| RGB | rgb(254, 189, 255) |
| HSL | hsl(299, 100%, 87%) |
| HSV | hsv(299, 26%, 100%) |
| CMYK | cmyk(0.4%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(84.32, 33.92, -23.37) |
| CIE-LCH | lch(84.32, 41.19, 325.44°) |
| OKLab | oklab(87.82% 0.0935 -0.0631) |
| OKLCH | oklch(87.82% 0.113 326) |
| XYZ | xyz(77.1188, 64.6883, 103.0121) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.33
Light Lilac
#EDC8FF
ΔE00 5.29
Very Light Purple
#F6CEFC
ΔE00 5.79
Pale Mauve
#FED0FC
ΔE00 5.88
Mauve
#E0B0FF
ΔE00 6.70
Pale Lavender
#EECFFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDFF #BEFFBD
analogous
#DDBDFF #FEBDFF #FFBDDF
triadic
#FEBDFF #FFFEBD #BDFFFE
tetradic
#FEBDFF #FFDDBD #BEFFBD #BDDFFF
square
#FEBDFF #FFDDBD #BEFFBD #BDDFFF
split-complementary
#FEBDFF #DFFFBD #BDFFDD
monochromatic
#FC43FF #FD80FF #FEBDFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.51
#FEBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FEBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDFF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDFF | 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)
#B8CDFF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#FFC3D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #febdff; /* rgb */ color: rgb(254, 189, 255); /* oklch */ color: oklch(87.8% 0.113 326.0);
Tailwind
colors: {
custom: {
50: '#ffd1ff',
500: '#febdff',
950: '#000000',
},
}SCSS
$custom: #febdff; $custom-light: #ffd1ff; $custom-dark: #000000;
JSON
{
"hex": "#febdff",
"rgb": {
"r": 254,
"g": 189,
"b": 255
},
"hsl": {
"h": 299.091,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87817,
"c": 0.11279,
"h": 326
},
"luminance": 0.64686
}Semantic roles & 50–950 ramp
primary
#FEBDFF
secondary
#7BE779
accent
#E60003
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386