#FFC3EE#FFC3EE
#FFC3EE is a very light, moderate pink. Relative luminance 0.665; OKLCH L 88.4% C 0.088 H 336.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC3EE |
|---|---|
| RGB | rgb(255, 195, 238) |
| HSL | hsl(317, 100%, 88%) |
| HSV | hsv(317, 24%, 100%) |
| CMYK | cmyk(0%, 23.5%, 6.7%, 0%) |
| CIE-LAB | lab(85.23, 28.11, -12.94) |
| CIE-LCH | lch(85.23, 30.95, 335.28°) |
| OKLab | oklab(88.36% 0.0806 -0.0344) |
| OKLCH | oklch(88.36% 0.088 336.9) |
| XYZ | xyz(76.1867, 66.4658, 89.6883) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.77
Very Light Purple
#F6CEFC
ΔE00 4.89
Light Lavendar
#EFC0FE
ΔE00 6.53
Powder Pink
#FFB2D0
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 6.83
Pale Lavender
#EECFFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC3EE #C3FFD4
analogous
#F2C3FF #FFC3EE #FFC3D0
triadic
#FFC3EE #EEFFC3 #C3EEFF
tetradic
#FFC3EE #FFF2C3 #C3FFD4 #C3D0FF
square
#FFC3EE #FFF2C3 #C3FFD4 #C3D0FF
split-complementary
#FFC3EE #D0FFC3 #C3FFF2
monochromatic
#FF49CB #FF86DD #FFC3EE #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.47
#FFC3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FFC3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC3EE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC3EE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc3ee; /* rgb */ color: rgb(255, 195, 238); /* oklch */ color: oklch(88.4% 0.088 336.9);
Tailwind
colors: {
custom: {
50: '#ffd5f3',
500: '#ffc3ee',
950: '#000000',
},
}SCSS
$custom: #ffc3ee; $custom-light: #ffd5f3; $custom-dark: #000000;
JSON
{
"hex": "#ffc3ee",
"rgb": {
"r": 255,
"g": 195,
"b": 238
},
"hsl": {
"h": 317,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.8836,
"c": 0.08759,
"h": 336.9
},
"luminance": 0.66463
}Semantic roles & 50–950 ramp
primary
#FFC3EE
secondary
#7EE89C
accent
#E64100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385