#F3CEEF#F3CEEF
#F3CEEF is a very light, muted purple. Relative luminance 0.694; OKLCH L 89.3% C 0.060 H 329.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CEEF |
|---|---|
| RGB | rgb(243, 206, 239) |
| HSL | hsl(306, 61%, 88%) |
| HSV | hsv(306, 15%, 95%) |
| CMYK | cmyk(0%, 15.2%, 1.6%, 4.7%) |
| CIE-LAB | lab(86.72, 18.49, -11.37) |
| CIE-LCH | lch(86.72, 21.71, 328.41°) |
| OKLab | oklab(89.26% 0.0516 -0.0303) |
| OKLCH | oklch(89.26% 0.06 329.6) |
| XYZ | xyz(74.6116, 69.4307, 91.1156) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.33
Very Light Purple
#F6CEFC
ΔE00 3.51
Pale Lavender
#EECFFE
ΔE00 4.59
Thistle
#D8BFD8
ΔE00 5.71
Light Lilac
#EDC8FF
ΔE00 6.08
Light Pink
#FFD1DF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CEEF #CEF3D2
analogous
#E4CEF3 #F3CEEF #F3CEDC
triadic
#F3CEEF #EFF3CE #CEEFF3
tetradic
#F3CEEF #F3E4CE #CEF3D2 #CEDCF3
square
#F3CEEF #F3E4CE #CEF3D2 #CEDCF3
split-complementary
#F3CEEF #DCF3CE #CEF3E4
monochromatic
#DB6CCF #E79DDF #F3CEEF #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.41
#F3CEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#F3CEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CEEF
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CEEF | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#F6D0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f3ceef; /* rgb */ color: rgb(243, 206, 239); /* oklch */ color: oklch(89.3% 0.060 329.6);
Tailwind
colors: {
custom: {
50: '#f7ddf4',
500: '#f3ceef',
950: '#000000',
},
}SCSS
$custom: #f3ceef; $custom-light: #f7ddf4; $custom-dark: #000000;
JSON
{
"hex": "#f3ceef",
"rgb": {
"r": 243,
"g": 206,
"b": 239
},
"hsl": {
"h": 306.486,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.89258,
"c": 0.05983,
"h": 329.6
},
"luminance": 0.69429
}Semantic roles & 50–950 ramp
primary
#F3CEEF
secondary
#92D399
accent
#C8301D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485