#F2CFEB#F2CFEB
#F2CFEB is a very light, muted pink. Relative luminance 0.695; OKLCH L 89.2% C 0.054 H 332.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFEB |
|---|---|
| RGB | rgb(242, 207, 235) |
| HSL | hsl(312, 57%, 88%) |
| HSV | hsv(312, 14%, 95%) |
| CMYK | cmyk(0%, 14.5%, 2.9%, 5.1%) |
| CIE-LAB | lab(86.75, 16.92, -9.21) |
| CIE-LCH | lch(86.75, 19.26, 331.44°) |
| OKLab | oklab(89.23% 0.0477 -0.0244) |
| OKLCH | oklch(89.23% 0.054 332.9) |
| XYZ | xyz(73.9245, 69.5025, 88.1022) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.71
Very Light Purple
#F6CEFC
ΔE00 4.96
Thistle
#D8BFD8
ΔE00 5.20
Light Pink
#FFD1DF
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 5.78
Pale Pink
#FFCFDC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFEB #CFF2D6
analogous
#E7CFF2 #F2CFEB #F2CFD9
triadic
#F2CFEB #EBF2CF #CFEBF2
tetradic
#F2CFEB #F2E7CF #CFF2D6 #CFD9F2
square
#F2CFEB #F2E7CF #CFF2D6 #CFD9F2
split-complementary
#F2CFEB #D9F2CF #CFF2E7
monochromatic
#D86FC3 #E59FD7 #F2CFEB #F8E7F5 #F8E7F5
Accessibility & contrast
On white
1.41
#F2CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#F2CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFEB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFEB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#F6D0D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2cfeb; /* rgb */ color: rgb(242, 207, 235); /* oklch */ color: oklch(89.2% 0.054 332.9);
Tailwind
colors: {
custom: {
50: '#f6ddf1',
500: '#f2cfeb',
950: '#000000',
},
}SCSS
$custom: #f2cfeb; $custom-light: #f6ddf1; $custom-dark: #000000;
JSON
{
"hex": "#f2cfeb",
"rgb": {
"r": 242,
"g": 207,
"b": 235
},
"hsl": {
"h": 312,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.89227,
"c": 0.05357,
"h": 332.9
},
"luminance": 0.69501
}Semantic roles & 50–950 ramp
primary
#F2CFEB
secondary
#94D1A0
accent
#C54121
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485