#F2C8EF#F2C8EF
#F2C8EF is a very light, moderate purple. Relative luminance 0.664; OKLCH L 88.1% C 0.070 H 328.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8EF |
|---|---|
| RGB | rgb(242, 200, 239) |
| HSL | hsl(304, 62%, 87%) |
| HSV | hsv(304, 17%, 95%) |
| CMYK | cmyk(0%, 17.4%, 1.2%, 5.1%) |
| CIE-LAB | lab(85.21, 21.33, -13.63) |
| CIE-LCH | lch(85.21, 25.32, 327.42°) |
| OKLab | oklab(88.07% 0.0593 -0.0364) |
| OKLCH | oklch(88.07% 0.07 328.5) |
| XYZ | xyz(72.8504, 66.4193, 90.6272) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.50
Very Light Purple
#F6CEFC
ΔE00 2.53
Pale Lavender
#EECFFE
ΔE00 4.12
Light Lilac
#EDC8FF
ΔE00 4.80
Light Lavendar
#EFC0FE
ΔE00 5.74
Pale Lilac
#E4CBFF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8EF #C8F2CB
analogous
#E0C8F2 #F2C8EF #F2C8DA
triadic
#F2C8EF #EFF2C8 #C8EFF2
tetradic
#F2C8EF #F2E0C8 #C8F2CB #C8DAF2
square
#F2C8EF #F2E0C8 #C8F2CB #C8DAF2
split-complementary
#F2C8EF #DAF2C8 #C8F2E0
monochromatic
#DB65D2 #E697E1 #F2C8EF #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.47
#F2C8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#F2C8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8EF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8EF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F1
Deuteranopia (green-blind)
#CFD7ED
Tritanopia (blue-blind)
#F5CBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2c8ef; /* rgb */ color: rgb(242, 200, 239); /* oklch */ color: oklch(88.1% 0.070 328.5);
Tailwind
colors: {
custom: {
50: '#f6d9f4',
500: '#f2c8ef',
950: '#000000',
},
}SCSS
$custom: #f2c8ef; $custom-light: #f6d9f4; $custom-dark: #000000;
JSON
{
"hex": "#f2c8ef",
"rgb": {
"r": 242,
"g": 200,
"b": 239
},
"hsl": {
"h": 304.286,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.88071,
"c": 0.06961,
"h": 328.5
},
"luminance": 0.66418
}Semantic roles & 50–950 ramp
primary
#F2C8EF
secondary
#8DD291
accent
#C9281C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385