#F6CEEB#F6CEEB
#F6CEEB is a very light, muted pink. Relative luminance 0.697; OKLCH L 89.4% C 0.059 H 336.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CEEB |
|---|---|
| RGB | rgb(246, 206, 235) |
| HSL | hsl(317, 69%, 89%) |
| HSV | hsv(317, 16%, 96%) |
| CMYK | cmyk(0%, 16.3%, 4.5%, 3.5%) |
| CIE-LAB | lab(86.87, 18.79, -9.00) |
| CIE-LCH | lch(86.87, 20.84, 334.41°) |
| OKLab | oklab(89.4% 0.0535 -0.0238) |
| OKLCH | oklch(89.4% 0.059 336) |
| XYZ | xyz(75.0713, 69.7353, 88.0868) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.19
Very Light Purple
#F6CEFC
ΔE00 4.83
Light Pink
#FFD1DF
ΔE00 5.31
Pale Pink
#FFCFDC
ΔE00 5.80
Thistle
#D8BFD8
ΔE00 5.99
Pale Lavender
#EECFFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CEEB #CEF6D9
analogous
#EDCEF6 #F6CEEB #F6CED7
triadic
#F6CEEB #EBF6CE #CEEBF6
tetradic
#F6CEEB #F6EDCE #CEF6D9 #CED7F6
square
#F6CEEB #F6EDCE #CEF6D9 #CED7F6
split-complementary
#F6CEEB #D7F6CE #CEF6ED
monochromatic
#E367C1 #ED9AD6 #F6CEEB #FAE5F4 #FAE5F4
Accessibility & contrast
On white
1.40
#F6CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#F6CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CEEB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CEEB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#FBCFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f6ceeb; /* rgb */ color: rgb(246, 206, 235); /* oklch */ color: oklch(89.4% 0.059 336.0);
Tailwind
colors: {
custom: {
50: '#f9ddf1',
500: '#f6ceeb',
950: '#000000',
},
}SCSS
$custom: #f6ceeb; $custom-light: #f9ddf1; $custom-dark: #000000;
JSON
{
"hex": "#f6ceeb",
"rgb": {
"r": 246,
"g": 206,
"b": 235
},
"hsl": {
"h": 316.5,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.89399,
"c": 0.05855,
"h": 336
},
"luminance": 0.69734
}Semantic roles & 50–950 ramp
primary
#F6CEEB
secondary
#90D8A4
accent
#D14815
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485