#F3CEEB#F3CEEB
#F3CEEB is a very light, muted pink. Relative luminance 0.692; OKLCH L 89.1% C 0.056 H 333.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CEEB |
|---|---|
| RGB | rgb(243, 206, 235) |
| HSL | hsl(313, 61%, 88%) |
| HSV | hsv(313, 15%, 95%) |
| CMYK | cmyk(0%, 15.2%, 3.3%, 4.7%) |
| CIE-LAB | lab(86.60, 17.78, -9.42) |
| CIE-LCH | lch(86.60, 20.13, 332.08°) |
| OKLab | oklab(89.13% 0.0502 -0.025) |
| OKLCH | oklch(89.13% 0.056 333.5) |
| XYZ | xyz(74.0272, 69.1970, 88.0378) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.33
Very Light Purple
#F6CEFC
ΔE00 4.70
Thistle
#D8BFD8
ΔE00 5.42
Light Pink
#FFD1DF
ΔE00 5.70
Pale Lavender
#EECFFE
ΔE00 5.71
Pale Pink
#FFCFDC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CEEB #CEF3D6
analogous
#E8CEF3 #F3CEEB #F3CED8
triadic
#F3CEEB #EBF3CE #CEEBF3
tetradic
#F3CEEB #F3E8CE #CEF3D6 #CED8F3
square
#F3CEEB #F3E8CE #CEF3D6 #CED8F3
split-complementary
#F3CEEB #D8F3CE #CEF3E8
monochromatic
#DB6CC3 #E79DD7 #F3CEEB #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.42
#F3CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#F3CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CEEB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CEEB | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#F7CFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3ceeb; /* rgb */ color: rgb(243, 206, 235); /* oklch */ color: oklch(89.1% 0.056 333.5);
Tailwind
colors: {
custom: {
50: '#f7ddf1',
500: '#f3ceeb',
950: '#000000',
},
}SCSS
$custom: #f3ceeb; $custom-light: #f7ddf1; $custom-dark: #000000;
JSON
{
"hex": "#f3ceeb",
"rgb": {
"r": 243,
"g": 206,
"b": 235
},
"hsl": {
"h": 312.973,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.8913,
"c": 0.05611,
"h": 333.5
},
"luminance": 0.69195
}Semantic roles & 50–950 ramp
primary
#F3CEEB
secondary
#92D3A0
accent
#C8421D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485