#FBC2ED#FBC2ED
#FBC2ED is a very light, moderate pink. Relative luminance 0.652; OKLCH L 87.8% C 0.085 H 335.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2ED |
|---|---|
| RGB | rgb(251, 194, 237) |
| HSL | hsl(315, 88%, 87%) |
| HSV | hsv(315, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 5.6%, 1.6%) |
| CIE-LAB | lab(84.59, 27.14, -13.41) |
| CIE-LCH | lch(84.59, 30.27, 333.71°) |
| OKLab | oklab(87.77% 0.0774 -0.0357) |
| OKLCH | oklch(87.77% 0.085 335.2) |
| XYZ | xyz(74.3604, 65.2096, 88.7740) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.59
Very Light Purple
#F6CEFC
ΔE00 4.48
Light Lavendar
#EFC0FE
ΔE00 6.05
Light Lilac
#EDC8FF
ΔE00 6.31
Pale Lavender
#EECFFE
ΔE00 6.54
Powder Pink
#FFB2D0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2ED #C2FBD0
analogous
#EDC2FB #FBC2ED #FBC2D1
triadic
#FBC2ED #EDFBC2 #C2EDFB
tetradic
#FBC2ED #FBEDC2 #C2FBD0 #C2D1FB
square
#FBC2ED #FBEDC2 #C2FBD0 #C2D1FB
split-complementary
#FBC2ED #D1FBC2 #C2FBED
monochromatic
#F34FCB #F789DC #FBC2ED #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.50
#FBC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FBC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2ED
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2ED | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc2ed; /* rgb */ color: rgb(251, 194, 237); /* oklch */ color: oklch(87.8% 0.085 335.2);
Tailwind
colors: {
custom: {
50: '#fdd4f2',
500: '#fbc2ed',
950: '#000000',
},
}SCSS
$custom: #fbc2ed; $custom-light: #fdd4f2; $custom-dark: #000000;
JSON
{
"hex": "#fbc2ed",
"rgb": {
"r": 251,
"g": 194,
"b": 237
},
"hsl": {
"h": 314.737,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.87769,
"c": 0.08518,
"h": 335.2
},
"luminance": 0.65207
}Semantic roles & 50–950 ramp
primary
#FBC2ED
secondary
#80E198
accent
#E43901
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385