#F0CCFB#F0CCFB
#F0CCFB is a very light, moderate purple. Relative luminance 0.687; OKLCH L 89.0% C 0.074 H 318.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CCFB |
|---|---|
| RGB | rgb(240, 204, 251) |
| HSL | hsl(286, 85%, 89%) |
| HSV | hsv(286, 19%, 98%) |
| CMYK | cmyk(4.4%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.34, 20.77, -18.31) |
| CIE-LCH | lch(86.34, 27.69, 318.60°) |
| OKLab | oklab(89.03% 0.0552 -0.0493) |
| OKLCH | oklch(89.03% 0.074 318.2) |
| XYZ | xyz(74.9381, 68.6771, 100.5564) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.25
Pale Lavender
#EECFFE
ΔE00 1.30
Light Lilac
#EDC8FF
ΔE00 2.14
Pale Mauve
#FED0FC
ΔE00 3.04
Pale Lilac
#E4CBFF
ΔE00 3.51
Light Lavendar
#EFC0FE
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CCFB #D7FBCC
analogous
#D9CCFB #F0CCFB #FBCCEF
triadic
#F0CCFB #FBF0CC #CCFBF0
tetradic
#F0CCFB #FBD9CC #D7FBCC #CCEFFB
square
#F0CCFB #FBD9CC #D7FBCC #CCEFFB
split-complementary
#F0CCFB #EFFBCC #CCFBD9
monochromatic
#CF5BF2 #DF93F7 #F0CCFB #F7E3FD #F7E3FD
Accessibility & contrast
On white
1.43
#F0CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#F0CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CCFB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CCFB | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FD
Deuteranopia (green-blind)
#CED9F9
Tritanopia (blue-blind)
#F0D1DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f0ccfb; /* rgb */ color: rgb(240, 204, 251); /* oklch */ color: oklch(89.0% 0.074 318.2);
Tailwind
colors: {
custom: {
50: '#f5dbfc',
500: '#f0ccfb',
950: '#000000',
},
}SCSS
$custom: #f0ccfb; $custom-light: #f5dbfc; $custom-dark: #000000;
JSON
{
"hex": "#f0ccfb",
"rgb": {
"r": 240,
"g": 204,
"b": 251
},
"hsl": {
"h": 285.957,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.89028,
"c": 0.07404,
"h": 318.2
},
"luminance": 0.68676
}Semantic roles & 50–950 ramp
primary
#F0CCFB
secondary
#9EE28A
accent
#E20438
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485