#FFEFF9#FFEFF9
#FFEFF9 is a very light, muted pink. Relative luminance 0.898; OKLCH L 96.8% C 0.022 H 339.6°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFF9 |
|---|---|
| RGB | rgb(255, 239, 249) |
| HSL | hsl(323, 100%, 97%) |
| HSV | hsv(323, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 2.4%, 0%) |
| CIE-LAB | lab(95.93, 7.09, -2.87) |
| CIE-LCH | lch(95.93, 7.65, 337.95°) |
| OKLab | oklab(96.76% 0.0202 -0.0075) |
| OKLCH | oklch(96.76% 0.022 339.6) |
| XYZ | xyz(89.2030, 89.8334, 102.2445) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.19
Very Light Pink
#FFF4F2
ΔE00 6.11
Mistyrose
#FFE4E1
ΔE00 6.67
Snow
#FFFAFA
ΔE00 7.05
Ghostwhite
#F8F8FF
ΔE00 7.09
Lavender (CSS)
#E6E6FA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFF9 #EFFFF5
analogous
#FDEFFF #FFEFF9 #FFEFF1
triadic
#FFEFF9 #F9FFEF #EFF9FF
tetradic
#FFEFF9 #FFFDEF #EFFFF5 #EFF1FF
square
#FFEFF9 #FFFDEF #EFFFF5 #EFF1FF
split-complementary
#FFEFF9 #F1FFEF #EFFFFD
monochromatic
#FF75CB #FFB2E2 #FFE0F4 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.11
#FFEFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#FFEFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFF9
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFF9 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2F9
Deuteranopia (green-blind)
#F3F4F9
Tritanopia (blue-blind)
#FFEFF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeff9; /* rgb */ color: rgb(255, 239, 249); /* oklch */ color: oklch(96.8% 0.022 339.6);
Tailwind
colors: {
custom: {
50: '#fff4fb',
500: '#ffeff9',
950: '#000000',
},
}SCSS
$custom: #ffeff9; $custom-light: #fff4fb; $custom-dark: #000000;
JSON
{
"hex": "#ffeff9",
"rgb": {
"r": 255,
"g": 239,
"b": 249
},
"hsl": {
"h": 322.5,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96757,
"c": 0.02159,
"h": 339.6
},
"luminance": 0.89833
}Semantic roles & 50–950 ramp
primary
#FFEFF9
secondary
#A3EFC0
accent
#E65600
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585