#FFEFFD#FFEFFD
#FFEFFD is a very light, muted purple. Relative luminance 0.901; OKLCH L 96.9% C 0.025 H 329.7°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFFD |
|---|---|
| RGB | rgb(255, 239, 253) |
| HSL | hsl(308, 100%, 97%) |
| HSV | hsv(308, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 0.8%, 0%) |
| CIE-LAB | lab(96.03, 7.79, -4.79) |
| CIE-LCH | lch(96.03, 9.14, 328.41°) |
| OKLab | oklab(96.87% 0.0217 -0.0127) |
| OKLCH | oklch(96.87% 0.025 329.7) |
| XYZ | xyz(89.8336, 90.0856, 105.5652) |
| Luminance | 0.9009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.75
Lavender (CSS)
#E6E6FA
ΔE00 7.07
Very Light Pink
#FFF4F2
ΔE00 7.57
Ghostwhite
#F8F8FF
ΔE00 7.66
Mistyrose
#FFE4E1
ΔE00 7.93
Snow
#FFFAFA
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFFD #EFFFF1
analogous
#F9EFFF #FFEFFD #FFEFF5
triadic
#FFEFFD #FDFFEF #EFFDFF
tetradic
#FFEFFD #FFF9EF #EFFFF1 #EFF5FF
square
#FFEFFD #FFF9EF #EFFFF1 #EFF5FF
split-complementary
#FFEFFD #F5FFEF #EFFFF9
monochromatic
#FF75EE #FFB2F5 #FFE0FB #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.10
#FFEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#FFEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFFD
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFFD | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FE
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#FFF0F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ffeffd; /* rgb */ color: rgb(255, 239, 253); /* oklch */ color: oklch(96.9% 0.025 329.7);
Tailwind
colors: {
custom: {
50: '#fff4fe',
500: '#ffeffd',
950: '#000000',
},
}SCSS
$custom: #ffeffd; $custom-light: #fff4fe; $custom-dark: #000000;
JSON
{
"hex": "#ffeffd",
"rgb": {
"r": 255,
"g": 239,
"b": 253
},
"hsl": {
"h": 307.5,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96873,
"c": 0.0251,
"h": 329.7
},
"luminance": 0.90085
}Semantic roles & 50–950 ramp
primary
#FFEFFD
secondary
#A3EFAD
accent
#E61D00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585