#F3CEFD#F3CEFD
#F3CEFD is a very light, moderate purple. Relative luminance 0.703; OKLCH L 89.7% C 0.074 H 319.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CEFD |
|---|---|
| RGB | rgb(243, 206, 253) |
| HSL | hsl(287, 92%, 90%) |
| HSV | hsv(287, 19%, 99%) |
| CMYK | cmyk(4%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.14, 21.06, -18.14) |
| CIE-LCH | lch(87.14, 27.80, 319.25°) |
| OKLab | oklab(89.72% 0.0562 -0.0488) |
| OKLCH | oklch(89.72% 0.074 319) |
| XYZ | xyz(76.7605, 70.2903, 102.4331) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.85
Pale Lavender
#EECFFE
ΔE00 1.47
Light Lilac
#EDC8FF
ΔE00 2.43
Pale Mauve
#FED0FC
ΔE00 2.62
Pale Lilac
#E4CBFF
ΔE00 3.86
Light Lavendar
#EFC0FE
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CEFD #D8FDCE
analogous
#DBCEFD #F3CEFD #FDCEF0
triadic
#F3CEFD #FDF3CE #CEFDF3
tetradic
#F3CEFD #FDDBCE #D8FDCE #CEF0FD
square
#F3CEFD #FDDBCE #D8FDCE #CEF0FD
split-complementary
#F3CEFD #F0FDCE #CEFDDB
monochromatic
#D658F8 #E593FB #F3CEFD #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.39
#F3CEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#F3CEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CEFD
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CEFD | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#F4D3DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f3cefd; /* rgb */ color: rgb(243, 206, 253); /* oklch */ color: oklch(89.7% 0.074 319.0);
Tailwind
colors: {
custom: {
50: '#f7ddfe',
500: '#f3cefd',
950: '#000000',
},
}SCSS
$custom: #f3cefd; $custom-light: #f7ddfe; $custom-dark: #000000;
JSON
{
"hex": "#f3cefd",
"rgb": {
"r": 243,
"g": 206,
"b": 253
},
"hsl": {
"h": 287.234,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.89724,
"c": 0.07446,
"h": 319
},
"luminance": 0.70289
}Semantic roles & 50–950 ramp
primary
#F3CEFD
secondary
#9DE68A
accent
#E60031
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485