#FFEBFC#FFEBFC
#FFEBFC is a very light, muted purple. Relative luminance 0.877; OKLCH L 96.1% C 0.031 H 330.7°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBFC |
|---|---|
| RGB | rgb(255, 235, 252) |
| HSL | hsl(309, 100%, 96%) |
| HSV | hsv(309, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 1.2%, 0%) |
| CIE-LAB | lab(95.04, 9.67, -5.74) |
| CIE-LCH | lch(95.04, 11.24, 329.32°) |
| OKLab | oklab(96.09% 0.027 -0.0152) |
| OKLCH | oklch(96.09% 0.031 330.7) |
| XYZ | xyz(88.5166, 87.7058, 104.3424) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.24
Lavender (CSS)
#E6E6FA
ΔE00 7.95
Mistyrose
#FFE4E1
ΔE00 8.35
Light Pink
#FFD1DF
ΔE00 8.75
Very Light Pink
#FFF4F2
ΔE00 9.17
Pale Pink
#FFCFDC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBFC #EBFFEE
analogous
#F8EBFF #FFEBFC #FFEBF2
triadic
#FFEBFC #FCFFEB #EBFCFF
tetradic
#FFEBFC #FFF8EB #EBFFEE #EBF2FF
square
#FFEBFC #FFF8EB #EBFFEE #EBF2FF
split-complementary
#FFEBFC #F2FFEB #EBFFF8
monochromatic
#FF71EA #FFAEF3 #FFE0FA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.13
#FFEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#FFEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBFC
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBFC | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#FFECF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffebfc; /* rgb */ color: rgb(255, 235, 252); /* oklch */ color: oklch(96.1% 0.031 330.7);
Tailwind
colors: {
custom: {
50: '#fff1fd',
500: '#ffebfc',
950: '#000000',
},
}SCSS
$custom: #ffebfc; $custom-light: #fff1fd; $custom-dark: #000000;
JSON
{
"hex": "#ffebfc",
"rgb": {
"r": 255,
"g": 235,
"b": 252
},
"hsl": {
"h": 309,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96087,
"c": 0.03096,
"h": 330.7
},
"luminance": 0.87705
}Semantic roles & 50–950 ramp
primary
#FFEBFC
secondary
#A0EEAC
accent
#E62200
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585