#FFE3FB#FFE3FB
#FFE3FB is a very light, muted purple. Relative luminance 0.832; OKLCH L 94.6% C 0.044 H 330.6°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3FB |
|---|---|
| RGB | rgb(255, 227, 251) |
| HSL | hsl(309, 100%, 95%) |
| HSV | hsv(309, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 1.6%, 0%) |
| CIE-LAB | lab(93.09, 13.63, -8.10) |
| CIE-LCH | lch(93.09, 15.85, 329.27°) |
| OKLab | oklab(94.56% 0.0381 -0.0215) |
| OKLCH | oklch(94.56% 0.044 330.6) |
| XYZ | xyz(86.1194, 83.1644, 102.7637) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.90
Pale Mauve
#FED0FC
ΔE00 7.13
Very Light Purple
#F6CEFC
ΔE00 7.46
Pale Pink
#FFCFDC
ΔE00 7.61
Pale Lavender
#EECFFE
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3FB #E3FFE7
analogous
#F5E3FF #FFE3FB #FFE3ED
triadic
#FFE3FB #FBFFE3 #E3FBFF
tetradic
#FFE3FB #FFF5E3 #E3FFE7 #E3EDFF
square
#FFE3FB #FFF5E3 #E3FFE7 #E3EDFF
split-complementary
#FFE3FB #EDFFE3 #E3FFF5
monochromatic
#FF69EA #FFA6F2 #FFE0FB #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.19
#FFE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#FFE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3FB
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3FB | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FC
Deuteranopia (green-blind)
#E8ECFA
Tritanopia (blue-blind)
#FFE4EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe3fb; /* rgb */ color: rgb(255, 227, 251); /* oklch */ color: oklch(94.6% 0.044 330.6);
Tailwind
colors: {
custom: {
50: '#ffebfc',
500: '#ffe3fb',
950: '#000000',
},
}SCSS
$custom: #ffe3fb; $custom-light: #ffebfc; $custom-dark: #000000;
JSON
{
"hex": "#ffe3fb",
"rgb": {
"r": 255,
"g": 227,
"b": 251
},
"hsl": {
"h": 308.571,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94558,
"c": 0.04372,
"h": 330.6
},
"luminance": 0.83163
}Semantic roles & 50–950 ramp
primary
#FFE3FB
secondary
#99EDA5
accent
#E62100
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485