#FFC3EB#FFC3EB
#FFC3EB is a very light, moderate pink. Relative luminance 0.663; OKLCH L 88.3% C 0.085 H 339.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC3EB |
|---|---|
| RGB | rgb(255, 195, 235) |
| HSL | hsl(320, 100%, 88%) |
| HSV | hsv(320, 24%, 100%) |
| CMYK | cmyk(0%, 23.5%, 7.8%, 0%) |
| CIE-LAB | lab(85.14, 27.60, -11.47) |
| CIE-LCH | lch(85.14, 29.89, 337.43°) |
| OKLab | oklab(88.26% 0.0796 -0.0304) |
| OKLCH | oklch(88.26% 0.085 339.1) |
| XYZ | xyz(75.7496, 66.2910, 87.3864) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.17
Very Light Purple
#F6CEFC
ΔE00 5.36
Powder Pink
#FFB2D0
ΔE00 6.03
Baby Pink
#FFB7CE
ΔE00 6.67
Light Lavendar
#EFC0FE
ΔE00 7.25
Pastel Pink
#FFBACD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC3EB #C3FFD7
analogous
#F5C3FF #FFC3EB #FFC3CD
triadic
#FFC3EB #EBFFC3 #C3EBFF
tetradic
#FFC3EB #FFF5C3 #C3FFD7 #C3CDFF
square
#FFC3EB #FFF5C3 #C3FFD7 #C3CDFF
split-complementary
#FFC3EB #CDFFC3 #C3FFF5
monochromatic
#FF49C2 #FF86D7 #FFC3EB #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.47
#FFC3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FFC3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC3EB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC3EB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFED
Deuteranopia (green-blind)
#D2D8E9
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc3eb; /* rgb */ color: rgb(255, 195, 235); /* oklch */ color: oklch(88.3% 0.085 339.1);
Tailwind
colors: {
custom: {
50: '#ffd5f1',
500: '#ffc3eb',
950: '#000000',
},
}SCSS
$custom: #ffc3eb; $custom-light: #ffd5f1; $custom-dark: #000000;
JSON
{
"hex": "#ffc3eb",
"rgb": {
"r": 255,
"g": 195,
"b": 235
},
"hsl": {
"h": 320,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.88263,
"c": 0.08518,
"h": 339.1
},
"luminance": 0.66288
}Semantic roles & 50–950 ramp
primary
#FFC3EB
secondary
#7EE8A1
accent
#E64D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385