#FFEFF8#FFEFF8
#FFEFF8 is a very light, muted pink. Relative luminance 0.898; OKLCH L 96.7% C 0.021 H 342.5°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFF8 |
|---|---|
| RGB | rgb(255, 239, 248) |
| HSL | hsl(326, 100%, 97%) |
| HSV | hsv(326, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 2.7%, 0%) |
| CIE-LAB | lab(95.90, 6.92, -2.39) |
| CIE-LCH | lch(95.90, 7.32, 340.92°) |
| OKLab | oklab(96.73% 0.0199 -0.0062) |
| OKLCH | oklch(96.73% 0.021 342.5) |
| XYZ | xyz(89.0475, 89.7711, 101.4252) |
| Luminance | 0.8977 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.79
Very Light Pink
#FFF4F2
ΔE00 5.73
Mistyrose
#FFE4E1
ΔE00 6.36
Snow
#FFFAFA
ΔE00 6.77
Ghostwhite
#F8F8FF
ΔE00 6.99
Lavender (CSS)
#E6E6FA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFF8 #EFFFF6
analogous
#FEEFFF #FFEFF8 #FFEFF0
triadic
#FFEFF8 #F8FFEF #EFF8FF
tetradic
#FFEFF8 #FFFEEF #EFFFF6 #EFF0FF
square
#FFEFF8 #FFFEEF #EFFFF6 #EFF0FF
split-complementary
#FFEFF8 #F0FFEF #EFFFFE
monochromatic
#FF75C2 #FFB2DD #FFE0F2 #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.11
#FFEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#FFEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFF8
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFF8 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#F3F4F8
Tritanopia (blue-blind)
#FFEFF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeff8; /* rgb */ color: rgb(255, 239, 248); /* oklch */ color: oklch(96.7% 0.021 342.5);
Tailwind
colors: {
custom: {
50: '#fff4fa',
500: '#ffeff8',
950: '#000000',
},
}SCSS
$custom: #ffeff8; $custom-light: #fff4fa; $custom-dark: #000000;
JSON
{
"hex": "#ffeff8",
"rgb": {
"r": 255,
"g": 239,
"b": 248
},
"hsl": {
"h": 326.25,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96728,
"c": 0.02082,
"h": 342.5
},
"luminance": 0.8977
}Semantic roles & 50–950 ramp
primary
#FFEFF8
secondary
#A3EFC4
accent
#E66400
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585