#FFEBF2#FFEBF2
#FFEBF2 is a very light, muted pink. Relative luminance 0.871; OKLCH L 95.8% C 0.024 H 354.3°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBF2 |
|---|---|
| RGB | rgb(255, 235, 242) |
| HSL | hsl(339, 100%, 96%) |
| HSV | hsv(339, 8%, 100%) |
| CMYK | cmyk(0%, 7.8%, 5.1%, 0%) |
| CIE-LAB | lab(94.78, 7.94, -0.93) |
| CIE-LCH | lch(94.78, 7.99, 353.33°) |
| OKLab | oklab(95.8% 0.0234 -0.0023) |
| OKLCH | oklch(95.8% 0.024 354.3) |
| XYZ | xyz(86.9734, 87.0886, 96.2152) |
| Luminance | 0.8709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.24
Mistyrose
#FFE4E1
ΔE00 4.86
Very Light Pink
#FFF4F2
ΔE00 5.95
Snow
#FFFAFA
ΔE00 7.58
Ghostwhite
#F8F8FF
ΔE00 8.37
Seashell
#FFF5EE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBF2 #EBFFF8
analogous
#FFEBFC #FFEBF2 #FFEEEB
triadic
#FFEBF2 #F2FFEB #EBF2FF
tetradic
#FFEBF2 #FCFFEB #EBFFF8 #EEEBFF
square
#FFEBF2 #FCFFEB #EBFFF8 #EEEBFF
split-complementary
#FFEBF2 #EBFFEE #EBFCFF
monochromatic
#FF71A2 #FFAECA #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.14
#FFEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#FFEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBF2
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBF2 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#F1F1F2
Tritanopia (blue-blind)
#FFEAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffebf2; /* rgb */ color: rgb(255, 235, 242); /* oklch */ color: oklch(95.8% 0.024 354.3);
Tailwind
colors: {
custom: {
50: '#fff1f6',
500: '#ffebf2',
950: '#000000',
},
}SCSS
$custom: #ffebf2; $custom-light: #fff1f6; $custom-dark: #000000;
JSON
{
"hex": "#ffebf2",
"rgb": {
"r": 255,
"g": 235,
"b": 242
},
"hsl": {
"h": 339,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95797,
"c": 0.0235,
"h": 354.3
},
"luminance": 0.87087
}Semantic roles & 50–950 ramp
primary
#FFEBF2
secondary
#A0EED3
accent
#E69500
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585