#FFEFFE#FFEFFE
#FFEFFE is a very light, muted purple. Relative luminance 0.901; OKLCH L 96.9% C 0.026 H 327.7°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFFE |
|---|---|
| RGB | rgb(255, 239, 254) |
| HSL | hsl(304, 100%, 97%) |
| HSV | hsv(304, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 0.4%, 0%) |
| CIE-LAB | lab(96.06, 7.96, -5.27) |
| CIE-LCH | lch(96.06, 9.55, 326.52°) |
| OKLab | oklab(96.9% 0.022 -0.0139) |
| OKLCH | oklch(96.9% 0.026 327.7) |
| XYZ | xyz(89.9933, 90.1494, 106.4064) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.12
Lavender (CSS)
#E6E6FA
ΔE00 6.98
Ghostwhite
#F8F8FF
ΔE00 7.84
Very Light Pink
#FFF4F2
ΔE00 7.93
Mistyrose
#FFE4E1
ΔE00 8.25
Snow
#FFFAFA
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFFE #EFFFF0
analogous
#F8EFFF #FFEFFE #FFEFF6
triadic
#FFEFFE #FEFFEF #EFFEFF
tetradic
#FFEFFE #FFF8EF #EFFFF0 #EFF6FF
square
#FFEFFE #FFF8EF #EFFFF0 #EFF6FF
split-complementary
#FFEFFE #F6FFEF #EFFFF8
monochromatic
#FF75F6 #FFB2FA #FFE0FD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.10
#FFEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#FFEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFFE
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFFE | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#F2F4FD
Tritanopia (blue-blind)
#FFF0F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ffeffe; /* rgb */ color: rgb(255, 239, 254); /* oklch */ color: oklch(96.9% 0.026 327.7);
Tailwind
colors: {
custom: {
50: '#fff4fe',
500: '#ffeffe',
950: '#000000',
},
}SCSS
$custom: #ffeffe; $custom-light: #fff4fe; $custom-dark: #000000;
JSON
{
"hex": "#ffeffe",
"rgb": {
"r": 255,
"g": 239,
"b": 254
},
"hsl": {
"h": 303.75,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96903,
"c": 0.02607,
"h": 327.7
},
"luminance": 0.90149
}Semantic roles & 50–950 ramp
primary
#FFEFFE
secondary
#A3EFA8
accent
#E60E00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585