#FFEFFB#FFEFFB
#FFEFFB is a very light, muted pink. Relative luminance 0.900; OKLCH L 96.8% C 0.023 H 334.3°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFFB |
|---|---|
| RGB | rgb(255, 239, 251) |
| HSL | hsl(315, 100%, 97%) |
| HSV | hsv(315, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 1.6%, 0%) |
| CIE-LAB | lab(95.98, 7.44, -3.83) |
| CIE-LCH | lch(95.98, 8.37, 332.75°) |
| OKLab | oklab(96.82% 0.021 -0.0101) |
| OKLCH | oklch(96.82% 0.023 334.3) |
| XYZ | xyz(89.5166, 89.9588, 103.8961) |
| Luminance | 0.8996 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.98
Very Light Pink
#FFF4F2
ΔE00 6.85
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Mistyrose
#FFE4E1
ΔE00 7.30
Ghostwhite
#F8F8FF
ΔE00 7.35
Snow
#FFFAFA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFFB #EFFFF3
analogous
#FBEFFF #FFEFFB #FFEFF3
triadic
#FFEFFB #FBFFEF #EFFBFF
tetradic
#FFEFFB #FFFBEF #EFFFF3 #EFF3FF
square
#FFEFFB #FFFBEF #EFFFF3 #EFF3FF
split-complementary
#FFEFFB #F3FFEF #EFFFFB
monochromatic
#FF75DC #FFB2EC #FFE0F7 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.11
#FFEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#FFEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFFB
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFFB | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#FFF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeffb; /* rgb */ color: rgb(255, 239, 251); /* oklch */ color: oklch(96.8% 0.023 334.3);
Tailwind
colors: {
custom: {
50: '#fff4fc',
500: '#ffeffb',
950: '#000000',
},
}SCSS
$custom: #ffeffb; $custom-light: #fff4fc; $custom-dark: #000000;
JSON
{
"hex": "#ffeffb",
"rgb": {
"r": 255,
"g": 239,
"b": 251
},
"hsl": {
"h": 315,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96815,
"c": 0.02325,
"h": 334.3
},
"luminance": 0.89958
}Semantic roles & 50–950 ramp
primary
#FFEFFB
secondary
#A3EFB6
accent
#E63900
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585