#FBC2EE#FBC2EE
#FBC2EE is a very light, moderate pink. Relative luminance 0.653; OKLCH L 87.8% C 0.086 H 334.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2EE |
|---|---|
| RGB | rgb(251, 194, 238) |
| HSL | hsl(314, 88%, 87%) |
| HSV | hsv(314, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 5.2%, 1.6%) |
| CIE-LAB | lab(84.62, 27.31, -13.89) |
| CIE-LCH | lch(84.62, 30.64, 333.03°) |
| OKLab | oklab(87.8% 0.0777 -0.037) |
| OKLCH | oklch(87.8% 0.086 334.5) |
| XYZ | xyz(74.5069, 65.2682, 89.5456) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.50
Very Light Purple
#F6CEFC
ΔE00 4.35
Light Lavendar
#EFC0FE
ΔE00 5.81
Light Lilac
#EDC8FF
ΔE00 6.11
Pale Lavender
#EECFFE
ΔE00 6.41
Powder Pink
#FFB2D0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2EE #C2FBCF
analogous
#EBC2FB #FBC2EE #FBC2D2
triadic
#FBC2EE #EEFBC2 #C2EEFB
tetradic
#FBC2EE #FBEBC2 #C2FBCF #C2D2FB
square
#FBC2EE #FBEBC2 #C2FBCF #C2D2FB
split-complementary
#FBC2EE #D2FBC2 #C2FBEB
monochromatic
#F34FCE #F789DE #FBC2EE #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.49
#FBC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FBC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2EE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2EE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc2ee; /* rgb */ color: rgb(251, 194, 238); /* oklch */ color: oklch(87.8% 0.086 334.5);
Tailwind
colors: {
custom: {
50: '#fdd4f3',
500: '#fbc2ee',
950: '#000000',
},
}SCSS
$custom: #fbc2ee; $custom-light: #fdd4f3; $custom-dark: #000000;
JSON
{
"hex": "#fbc2ee",
"rgb": {
"r": 251,
"g": 194,
"b": 238
},
"hsl": {
"h": 313.684,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.87802,
"c": 0.08605,
"h": 334.5
},
"luminance": 0.65266
}Semantic roles & 50–950 ramp
primary
#FBC2EE
secondary
#80E196
accent
#E43501
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385