#FBC2EF#FBC2EF
#FBC2EF is a very light, moderate pink. Relative luminance 0.653; OKLCH L 87.8% C 0.087 H 333.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2EF |
|---|---|
| RGB | rgb(251, 194, 239) |
| HSL | hsl(313, 88%, 87%) |
| HSV | hsv(313, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 4.8%, 1.6%) |
| CIE-LAB | lab(84.65, 27.48, -14.38) |
| CIE-LCH | lch(84.65, 31.02, 332.38°) |
| OKLab | oklab(87.84% 0.078 -0.0383) |
| OKLCH | oklch(87.84% 0.087 333.8) |
| XYZ | xyz(74.6542, 65.3271, 90.3215) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.43
Very Light Purple
#F6CEFC
ΔE00 4.23
Light Lavendar
#EFC0FE
ΔE00 5.56
Light Lilac
#EDC8FF
ΔE00 5.91
Pale Lavender
#EECFFE
ΔE00 6.28
Powder Pink
#FFB2D0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2EF #C2FBCE
analogous
#EBC2FB #FBC2EF #FBC2D2
triadic
#FBC2EF #EFFBC2 #C2EFFB
tetradic
#FBC2EF #FBEBC2 #C2FBCE #C2D2FB
square
#FBC2EF #FBEBC2 #C2FBCE #C2D2FB
split-complementary
#FBC2EF #D2FBC2 #C2FBEB
monochromatic
#F34FD1 #F789E0 #FBC2EF #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.49
#FBC2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#FBC2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2EF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2EF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF1
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc2ef; /* rgb */ color: rgb(251, 194, 239); /* oklch */ color: oklch(87.8% 0.087 333.8);
Tailwind
colors: {
custom: {
50: '#fdd4f4',
500: '#fbc2ef',
950: '#000000',
},
}SCSS
$custom: #fbc2ef; $custom-light: #fdd4f4; $custom-dark: #000000;
JSON
{
"hex": "#fbc2ef",
"rgb": {
"r": 251,
"g": 194,
"b": 239
},
"hsl": {
"h": 312.632,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.87835,
"c": 0.08691,
"h": 333.8
},
"luminance": 0.65325
}Semantic roles & 50–950 ramp
primary
#FBC2EF
secondary
#80E195
accent
#E43101
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385