#F2CEEB#F2CEEB
#F2CEEB is a very light, muted pink. Relative luminance 0.690; OKLCH L 89.0% C 0.055 H 332.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CEEB |
|---|---|
| RGB | rgb(242, 206, 235) |
| HSL | hsl(312, 58%, 88%) |
| HSV | hsv(312, 15%, 95%) |
| CMYK | cmyk(0%, 14.9%, 2.9%, 5.1%) |
| CIE-LAB | lab(86.51, 17.45, -9.56) |
| CIE-LCH | lch(86.51, 19.90, 331.27°) |
| OKLab | oklab(89.04% 0.0492 -0.0254) |
| OKLCH | oklch(89.04% 0.055 332.7) |
| XYZ | xyz(73.6830, 69.0195, 88.0217) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.41
Very Light Purple
#F6CEFC
ΔE00 4.68
Thistle
#D8BFD8
ΔE00 5.24
Pale Lavender
#EECFFE
ΔE00 5.59
Light Pink
#FFD1DF
ΔE00 5.85
Pale Pink
#FFCFDC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CEEB #CEF2D5
analogous
#E7CEF2 #F2CEEB #F2CED9
triadic
#F2CEEB #EBF2CE #CEEBF2
tetradic
#F2CEEB #F2E7CE #CEF2D5 #CED9F2
square
#F2CEEB #F2E7CE #CEF2D5 #CED9F2
split-complementary
#F2CEEB #D9F2CE #CEF2E7
monochromatic
#D86DC4 #E59ED7 #F2CEEB #F9E7F5 #F9E7F5
Accessibility & contrast
On white
1.42
#F2CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#F2CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CEEB
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CEEB | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#F6D0D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2ceeb; /* rgb */ color: rgb(242, 206, 235); /* oklch */ color: oklch(89.0% 0.055 332.7);
Tailwind
colors: {
custom: {
50: '#f6ddf1',
500: '#f2ceeb',
950: '#000000',
},
}SCSS
$custom: #f2ceeb; $custom-light: #f6ddf1; $custom-dark: #000000;
JSON
{
"hex": "#f2ceeb",
"rgb": {
"r": 242,
"g": 206,
"b": 235
},
"hsl": {
"h": 311.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.89042,
"c": 0.05532,
"h": 332.7
},
"luminance": 0.69018
}Semantic roles & 50–950 ramp
primary
#F2CEEB
secondary
#93D19F
accent
#C64020
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485