#F3CAED#F3CAED
#F3CAED is a very light, moderate purple. Relative luminance 0.674; OKLCH L 88.5% C 0.065 H 331.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CAED |
|---|---|
| RGB | rgb(243, 202, 237) |
| HSL | hsl(309, 63%, 87%) |
| HSV | hsv(309, 17%, 95%) |
| CMYK | cmyk(0%, 16.9%, 2.5%, 4.7%) |
| CIE-LAB | lab(85.71, 20.25, -11.81) |
| CIE-LCH | lch(85.71, 23.44, 329.75°) |
| OKLab | oklab(88.46% 0.0568 -0.0314) |
| OKLCH | oklch(88.46% 0.065 331) |
| XYZ | xyz(73.3671, 67.4118, 89.2513) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.96
Very Light Purple
#F6CEFC
ΔE00 3.30
Pale Lavender
#EECFFE
ΔE00 4.76
Light Lilac
#EDC8FF
ΔE00 5.80
Thistle
#D8BFD8
ΔE00 5.97
Light Lavendar
#EFC0FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CAED #CAF3D0
analogous
#E4CAF3 #F3CAED #F3CAD9
triadic
#F3CAED #EDF3CA #CAEDF3
tetradic
#F3CAED #F3E4CA #CAF3D0 #CAD9F3
square
#F3CAED #F3E4CA #CAF3D0 #CAD9F3
split-complementary
#F3CAED #D9F3CA #CAF3E4
monochromatic
#DC66CB #E898DC #F3CAED #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.45
#F3CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#F3CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CAED
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CAED | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#F7CCD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3caed; /* rgb */ color: rgb(243, 202, 237); /* oklch */ color: oklch(88.5% 0.065 331.0);
Tailwind
colors: {
custom: {
50: '#f7daf2',
500: '#f3caed',
950: '#000000',
},
}SCSS
$custom: #f3caed; $custom-light: #f7daf2; $custom-dark: #000000;
JSON
{
"hex": "#f3caed",
"rgb": {
"r": 243,
"g": 202,
"b": 237
},
"hsl": {
"h": 308.78,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.8846,
"c": 0.06493,
"h": 331
},
"luminance": 0.6741
}Semantic roles & 50–950 ramp
primary
#F3CAED
secondary
#8ED398
accent
#CB341B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385