#FFC3F2#FFC3F2
#FFC3F2 is a very light, moderate pink. Relative luminance 0.667; OKLCH L 88.5% C 0.091 H 334.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC3F2 |
|---|---|
| RGB | rgb(255, 195, 242) |
| HSL | hsl(313, 100%, 88%) |
| HSV | hsv(313, 24%, 100%) |
| CMYK | cmyk(0%, 23.5%, 5.1%, 0%) |
| CIE-LAB | lab(85.35, 28.80, -14.89) |
| CIE-LCH | lch(85.35, 32.42, 332.66°) |
| OKLab | oklab(88.49% 0.0818 -0.0397) |
| OKLCH | oklch(88.49% 0.091 334.1) |
| XYZ | xyz(76.7809, 66.7035, 92.8177) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.47
Very Light Purple
#F6CEFC
ΔE00 4.42
Light Lavendar
#EFC0FE
ΔE00 5.61
Light Lilac
#EDC8FF
ΔE00 6.08
Pale Lavender
#EECFFE
ΔE00 6.54
Powder Pink
#FFB2D0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC3F2 #C3FFD0
analogous
#EEC3FF #FFC3F2 #FFC3D4
triadic
#FFC3F2 #F2FFC3 #C3F2FF
tetradic
#FFC3F2 #FFEEC3 #C3FFD0 #C3D4FF
square
#FFC3F2 #FFEEC3 #C3FFD0 #C3D4FF
split-complementary
#FFC3F2 #D4FFC3 #C3FFEE
monochromatic
#FF49D7 #FF86E5 #FFC3F2 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.46
#FFC3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FFC3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC3F2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC3F2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F4
Deuteranopia (green-blind)
#D1D8F0
Tritanopia (blue-blind)
#FFC5D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc3f2; /* rgb */ color: rgb(255, 195, 242); /* oklch */ color: oklch(88.5% 0.091 334.1);
Tailwind
colors: {
custom: {
50: '#ffd5f6',
500: '#ffc3f2',
950: '#000000',
},
}SCSS
$custom: #ffc3f2; $custom-light: #ffd5f6; $custom-dark: #000000;
JSON
{
"hex": "#ffc3f2",
"rgb": {
"r": 255,
"g": 195,
"b": 242
},
"hsl": {
"h": 313,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.88493,
"c": 0.09096,
"h": 334.1
},
"luminance": 0.66701
}Semantic roles & 50–950 ramp
primary
#FFC3F2
secondary
#7EE895
accent
#E63200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385