#FECBFF#FECBFF
#FECBFF is a very light, moderate purple. Relative luminance 0.710; OKLCH L 90.2% C 0.089 H 325.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FECBFF |
|---|---|
| RGB | rgb(254, 203, 255) |
| HSL | hsl(299, 100%, 90%) |
| HSV | hsv(299, 20%, 100%) |
| CMYK | cmyk(0.4%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(87.49, 26.56, -18.58) |
| CIE-LCH | lch(87.49, 32.42, 325.03°) |
| OKLab | oklab(90.24% 0.0731 -0.0499) |
| OKLCH | oklch(90.24% 0.089 325.7) |
| XYZ | xyz(80.2769, 71.0046, 104.0648) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.08
Very Light Purple
#F6CEFC
ΔE00 2.31
Light Lilac
#EDC8FF
ΔE00 3.76
Light Lavendar
#EFC0FE
ΔE00 3.94
Pale Lavender
#EECFFE
ΔE00 4.25
Pale Lilac
#E4CBFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECBFF #CCFFCB
analogous
#E4CBFF #FECBFF #FFCBE6
triadic
#FECBFF #FFFECB #CBFFFE
tetradic
#FECBFF #FFE4CB #CCFFCB #CBE6FF
square
#FECBFF #FFE4CB #CCFFCB #CBE6FF
split-complementary
#FECBFF #E6FFCB #CBFFE4
monochromatic
#FC51FF #FD8EFF #FECBFF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.38
#FECBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#FECBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECBFF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECBFF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#D3DDFD
Tritanopia (blue-blind)
#FFCFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fecbff; /* rgb */ color: rgb(254, 203, 255); /* oklch */ color: oklch(90.2% 0.089 325.7);
Tailwind
colors: {
custom: {
50: '#ffdbff',
500: '#fecbff',
950: '#000000',
},
}SCSS
$custom: #fecbff; $custom-light: #ffdbff; $custom-dark: #000000;
JSON
{
"hex": "#fecbff",
"rgb": {
"r": 254,
"g": 203,
"b": 255
},
"hsl": {
"h": 298.846,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90244,
"c": 0.08851,
"h": 325.7
},
"luminance": 0.71003
}Semantic roles & 50–950 ramp
primary
#FECBFF
secondary
#87E985
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181518
muted
#868486