#FFC2F9#FFC2F9
#FFC2F9 is a very light, moderate purple. Relative luminance 0.667; OKLCH L 88.6% C 0.099 H 329.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2F9 |
|---|---|
| RGB | rgb(255, 194, 249) |
| HSL | hsl(306, 100%, 88%) |
| HSV | hsv(306, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 2.4%, 0%) |
| CIE-LAB | lab(85.34, 30.54, -18.62) |
| CIE-LCH | lch(85.34, 35.77, 328.63°) |
| OKLab | oklab(88.56% 0.0855 -0.0499) |
| OKLCH | oklch(88.56% 0.099 329.7) |
| XYZ | xyz(77.6291, 66.6855, 98.3865) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.90
Light Lavendar
#EFC0FE
ΔE00 4.12
Very Light Purple
#F6CEFC
ΔE00 4.33
Light Lilac
#EDC8FF
ΔE00 5.13
Pale Lavender
#EECFFE
ΔE00 6.18
Pale Lilac
#E4CBFF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2F9 #C2FFC8
analogous
#E6C2FF #FFC2F9 #FFC2DA
triadic
#FFC2F9 #F9FFC2 #C2F9FF
tetradic
#FFC2F9 #FFE6C2 #C2FFC8 #C2DAFF
square
#FFC2F9 #FFE6C2 #C2FFC8 #C2DAFF
split-complementary
#FFC2F9 #DAFFC2 #C2FFE6
monochromatic
#FF48ED #FF85F3 #FFC2F9 #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.46
#FFC2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FFC2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2F9
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2F9 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0FB
Deuteranopia (green-blind)
#CED8F7
Tritanopia (blue-blind)
#FFC6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc2f9; /* rgb */ color: rgb(255, 194, 249); /* oklch */ color: oklch(88.6% 0.099 329.7);
Tailwind
colors: {
custom: {
50: '#ffd5fb',
500: '#ffc2f9',
950: '#000000',
},
}SCSS
$custom: #ffc2f9; $custom-light: #ffd5fb; $custom-dark: #000000;
JSON
{
"hex": "#ffc2f9",
"rgb": {
"r": 255,
"g": 194,
"b": 249
},
"hsl": {
"h": 305.902,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88557,
"c": 0.09902,
"h": 329.7
},
"luminance": 0.66683
}Semantic roles & 50–950 ramp
primary
#FFC2F9
secondary
#7DE888
accent
#E61700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385