#FFEBFE#FFEBFE
#FFEBFE is a very light, muted purple. Relative luminance 0.878; OKLCH L 96.1% C 0.033 H 327.3°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBFE |
|---|---|
| RGB | rgb(255, 235, 254) |
| HSL | hsl(303, 100%, 96%) |
| HSV | hsv(303, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 0.4%, 0%) |
| CIE-LAB | lab(95.09, 10.02, -6.70) |
| CIE-LCH | lch(95.09, 12.05, 326.25°) |
| OKLab | oklab(96.15% 0.0277 -0.0177) |
| OKLCH | oklch(96.15% 0.033 327.3) |
| XYZ | xyz(88.8352, 87.8333, 106.0203) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.89
Lavender (CSS)
#E6E6FA
ΔE00 7.90
Light Pink
#FFD1DF
ΔE00 8.87
Mistyrose
#FFE4E1
ΔE00 9.01
Pale Pink
#FFCFDC
ΔE00 9.55
Very Light Pink
#FFF4F2
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBFE #EBFFEC
analogous
#F6EBFF #FFEBFE #FFEBF4
triadic
#FFEBFE #FEFFEB #EBFEFF
tetradic
#FFEBFE #FFF6EB #EBFFEC #EBF4FF
square
#FFEBFE #FFF6EB #EBFFEC #EBF4FF
split-complementary
#FFEBFE #F4FFEB #EBFFF6
monochromatic
#FF71F8 #FFAEFB #FFE0FD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.13
#FFEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#FFEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBFE
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBFE | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#FFECF1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffebfe; /* rgb */ color: rgb(255, 235, 254); /* oklch */ color: oklch(96.1% 0.033 327.3);
Tailwind
colors: {
custom: {
50: '#fff1fe',
500: '#ffebfe',
950: '#000000',
},
}SCSS
$custom: #ffebfe; $custom-light: #fff1fe; $custom-dark: #000000;
JSON
{
"hex": "#ffebfe",
"rgb": {
"r": 255,
"g": 235,
"b": 254
},
"hsl": {
"h": 303,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96147,
"c": 0.0329,
"h": 327.3
},
"luminance": 0.87832
}Semantic roles & 50–950 ramp
primary
#FFEBFE
secondary
#A0EEA4
accent
#E60B00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585