#F2C8EE#F2C8EE
#F2C8EE is a very light, moderate purple. Relative luminance 0.664; OKLCH L 88.0% C 0.069 H 329.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8EE |
|---|---|
| RGB | rgb(242, 200, 238) |
| HSL | hsl(306, 62%, 87%) |
| HSV | hsv(306, 17%, 95%) |
| CMYK | cmyk(0%, 17.4%, 1.7%, 5.1%) |
| CIE-LAB | lab(85.18, 21.15, -13.15) |
| CIE-LCH | lch(85.18, 24.90, 328.14°) |
| OKLab | oklab(88.04% 0.059 -0.0351) |
| OKLCH | oklch(88.04% 0.069 329.3) |
| XYZ | xyz(72.7031, 66.3604, 89.8513) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.65
Very Light Purple
#F6CEFC
ΔE00 2.77
Pale Lavender
#EECFFE
ΔE00 4.33
Light Lilac
#EDC8FF
ΔE00 5.07
Light Lavendar
#EFC0FE
ΔE00 6.01
Thistle
#D8BFD8
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8EE #C8F2CC
analogous
#E1C8F2 #F2C8EE #F2C8D9
triadic
#F2C8EE #EEF2C8 #C8EEF2
tetradic
#F2C8EE #F2E1C8 #C8F2CC #C8D9F2
square
#F2C8EE #F2E1C8 #C8F2CC #C8D9F2
split-complementary
#F2C8EE #D9F2C8 #C8F2E1
monochromatic
#DB65CF #E697DF #F2C8EE #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.47
#F2C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#F2C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8EE
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8EE | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1F0
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#F6CBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2c8ee; /* rgb */ color: rgb(242, 200, 238); /* oklch */ color: oklch(88.0% 0.069 329.3);
Tailwind
colors: {
custom: {
50: '#f6d9f3',
500: '#f2c8ee',
950: '#000000',
},
}SCSS
$custom: #f2c8ee; $custom-light: #f6d9f3; $custom-dark: #000000;
JSON
{
"hex": "#f2c8ee",
"rgb": {
"r": 242,
"g": 200,
"b": 238
},
"hsl": {
"h": 305.714,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.88038,
"c": 0.06864,
"h": 329.3
},
"luminance": 0.66359
}Semantic roles & 50–950 ramp
primary
#F2C8EE
secondary
#8DD293
accent
#C92D1C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385