#F3CFEB#F3CFEB
#F3CFEB is a very light, muted pink. Relative luminance 0.697; OKLCH L 89.3% C 0.054 H 333.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CFEB |
|---|---|
| RGB | rgb(243, 207, 235) |
| HSL | hsl(313, 60%, 88%) |
| HSV | hsv(313, 15%, 95%) |
| CMYK | cmyk(0%, 14.8%, 3.3%, 4.7%) |
| CIE-LAB | lab(86.84, 17.26, -9.07) |
| CIE-LCH | lch(86.84, 19.50, 332.27°) |
| OKLab | oklab(89.32% 0.0488 -0.024) |
| OKLCH | oklch(89.32% 0.054 333.7) |
| XYZ | xyz(74.2687, 69.6800, 88.1183) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 4.97
Thistle
#D8BFD8
ΔE00 5.38
Light Pink
#FFD1DF
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 5.88
Pale Pink
#FFCFDC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CFEB #CFF3D7
analogous
#E9CFF3 #F3CFEB #F3CFD9
triadic
#F3CFEB #EBF3CF #CFEBF3
tetradic
#F3CFEB #F3E9CF #CFF3D7 #CFD9F3
square
#F3CFEB #F3E9CF #CFF3D7 #CFD9F3
split-complementary
#F3CFEB #D9F3CF #CFF3E9
monochromatic
#DB6DC2 #E79ED7 #F3CFEB #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.41
#F3CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#F3CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CFEB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CFEB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#F7D0D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3cfeb; /* rgb */ color: rgb(243, 207, 235); /* oklch */ color: oklch(89.3% 0.054 333.7);
Tailwind
colors: {
custom: {
50: '#f7ddf1',
500: '#f3cfeb',
950: '#000000',
},
}SCSS
$custom: #f3cfeb; $custom-light: #f7ddf1; $custom-dark: #000000;
JSON
{
"hex": "#f3cfeb",
"rgb": {
"r": 243,
"g": 207,
"b": 235
},
"hsl": {
"h": 313.333,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.89315,
"c": 0.05437,
"h": 333.7
},
"luminance": 0.69678
}Semantic roles & 50–950 ramp
primary
#F3CFEB
secondary
#93D3A1
accent
#C8441E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485