#FFEBFF#FFEBFF
#FFEBFF is a very light, muted purple. Relative luminance 0.879; OKLCH L 96.2% C 0.034 H 325.8°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBFF |
|---|---|
| RGB | rgb(255, 235, 255) |
| HSL | hsl(300, 100%, 96%) |
| HSV | hsv(300, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(95.12, 10.20, -7.17) |
| CIE-LCH | lch(95.12, 12.47, 324.88°) |
| OKLab | oklab(96.18% 0.0281 -0.019) |
| OKLCH | oklch(96.18% 0.034 325.8) |
| XYZ | xyz(88.9957, 87.8975, 106.8659) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.21
Lavender (CSS)
#E6E6FA
ΔE00 7.90
Light Pink
#FFD1DF
ΔE00 8.95
Mistyrose
#FFE4E1
ΔE00 9.34
Pale Pink
#FFCFDC
ΔE00 9.64
Pale Lavender
#EECFFE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBFF #EBFFEB
analogous
#F5EBFF #FFEBFF #FFEBF5
triadic
#FFEBFF #FFFFEB #EBFFFF
tetradic
#FFEBFF #FFF5EB #EBFFEB #EBF5FF
square
#FFEBFF #FFF5EB #EBFFEB #EBF5FF
split-complementary
#FFEBFF #F5FFEB #EBFFF5
monochromatic
#FF71FF #FFAEFF #FFE0FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.13
#FFEBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FFEBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBFF
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBFF | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#FFECF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffebff; /* rgb */ color: rgb(255, 235, 255); /* oklch */ color: oklch(96.2% 0.034 325.8);
Tailwind
colors: {
custom: {
50: '#fff1ff',
500: '#ffebff',
950: '#000000',
},
}SCSS
$custom: #ffebff; $custom-light: #fff1ff; $custom-dark: #000000;
JSON
{
"hex": "#ffebff",
"rgb": {
"r": 255,
"g": 235,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96177,
"c": 0.0339,
"h": 325.8
},
"luminance": 0.87897
}Semantic roles & 50–950 ramp
primary
#FFEBFF
secondary
#A0EEA0
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181618
muted
#868586