#F5CFEB#F5CFEB
#F5CFEB is a very light, muted pink. Relative luminance 0.700; OKLCH L 89.5% C 0.056 H 335.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CFEB |
|---|---|
| RGB | rgb(245, 207, 235) |
| HSL | hsl(316, 66%, 89%) |
| HSV | hsv(316, 16%, 96%) |
| CMYK | cmyk(0%, 15.5%, 4.1%, 3.9%) |
| CIE-LAB | lab(87.02, 17.93, -8.79) |
| CIE-LCH | lch(87.02, 19.97, 333.88°) |
| OKLab | oklab(89.49% 0.0509 -0.0233) |
| OKLCH | oklch(89.49% 0.056 335.4) |
| XYZ | xyz(74.9629, 70.0379, 88.1509) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.50
Very Light Purple
#F6CEFC
ΔE00 5.02
Light Pink
#FFD1DF
ΔE00 5.25
Thistle
#D8BFD8
ΔE00 5.75
Pale Pink
#FFCFDC
ΔE00 5.78
Pale Lavender
#EECFFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CFEB #CFF5D9
analogous
#ECCFF5 #F5CFEB #F5CFD8
triadic
#F5CFEB #EBF5CF #CFEBF5
tetradic
#F5CFEB #F5ECCF #CFF5D9 #CFD8F5
square
#F5CFEB #F5ECCF #CFF5D9 #CFD8F5
split-complementary
#F5CFEB #D8F5CF #CFF5EC
monochromatic
#E06AC1 #EA9CD6 #F5CFEB #FAE6F4 #FAE6F4
Accessibility & contrast
On white
1.40
#F5CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#F5CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CFEB
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CFEB | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#F9D0D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f5cfeb; /* rgb */ color: rgb(245, 207, 235); /* oklch */ color: oklch(89.5% 0.056 335.4);
Tailwind
colors: {
custom: {
50: '#f8ddf1',
500: '#f5cfeb',
950: '#000000',
},
}SCSS
$custom: #f5cfeb; $custom-light: #f8ddf1; $custom-dark: #000000;
JSON
{
"hex": "#f5cfeb",
"rgb": {
"r": 245,
"g": 207,
"b": 235
},
"hsl": {
"h": 315.789,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.89493,
"c": 0.05599,
"h": 335.4
},
"luminance": 0.70036
}Semantic roles & 50–950 ramp
primary
#F5CFEB
secondary
#92D6A4
accent
#CD4818
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485