#F3DCFF#F3DCFF
#F3DCFF is a very light, muted violet. Relative luminance 0.775; OKLCH L 92.4% C 0.053 H 314.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DCFF |
|---|---|
| RGB | rgb(243, 220, 255) |
| HSL | hsl(279, 100%, 93%) |
| HSV | hsv(279, 14%, 100%) |
| CMYK | cmyk(4.7%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(90.53, 14.07, -14.10) |
| CIE-LCH | lch(90.53, 19.92, 314.94°) |
| OKLab | oklab(92.38% 0.0368 -0.0378) |
| OKLCH | oklch(92.38% 0.053 314.2) |
| XYZ | xyz(80.6024, 77.4617, 105.2937) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.23
Very Light Purple
#F6CEFC
ΔE00 5.07
Pale Mauve
#FED0FC
ΔE00 5.76
Pale Lilac
#E4CBFF
ΔE00 5.78
Light Lilac
#EDC8FF
ΔE00 6.55
Thistle
#D8BFD8
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DCFF #E8FFDC
analogous
#E1DCFF #F3DCFF #FFDCF9
triadic
#F3DCFF #FFF3DC #DCFFF3
tetradic
#F3DCFF #FFE1DC #E8FFDC #DCF9FF
square
#F3DCFF #FFE1DC #E8FFDC #DCF9FF
split-complementary
#F3DCFF #F9FFDC #DCFFE1
monochromatic
#C962FF #DE9FFF #F3DCFF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.27
#F3DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#F3DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DCFF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DCFF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#F2E0E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f3dcff; /* rgb */ color: rgb(243, 220, 255); /* oklch */ color: oklch(92.4% 0.053 314.2);
Tailwind
colors: {
custom: {
50: '#f7e6ff',
500: '#f3dcff',
950: '#000000',
},
}SCSS
$custom: #f3dcff; $custom-light: #f7e6ff; $custom-dark: #000000;
JSON
{
"hex": "#f3dcff",
"rgb": {
"r": 243,
"g": 220,
"b": 255
},
"hsl": {
"h": 279.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92375,
"c": 0.05276,
"h": 314.2
},
"luminance": 0.77461
}Semantic roles & 50–950 ramp
primary
#F3DCFF
secondary
#B2EC93
accent
#E6004F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486