#F2CBFF#F2CBFF
#F2CBFF is a very light, moderate purple. Relative luminance 0.688; OKLCH L 89.2% C 0.081 H 317.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CBFF |
|---|---|
| RGB | rgb(242, 203, 255) |
| HSL | hsl(285, 100%, 90%) |
| HSV | hsv(285, 20%, 100%) |
| CMYK | cmyk(5.1%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(86.41, 22.70, -20.31) |
| CIE-LCH | lch(86.41, 30.46, 318.18°) |
| OKLab | oklab(89.16% 0.0601 -0.0548) |
| OKLCH | oklch(89.16% 0.081 317.6) |
| XYZ | xyz(76.0212, 68.8102, 103.8653) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.29
Very Light Purple
#F6CEFC
ΔE00 1.80
Pale Lavender
#EECFFE
ΔE00 1.93
Light Lavendar
#EFC0FE
ΔE00 3.07
Pale Mauve
#FED0FC
ΔE00 3.38
Pale Lilac
#E4CBFF
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CBFF #D8FFCB
analogous
#D8CBFF #F2CBFF #FFCBF2
triadic
#F2CBFF #FFF2CB #CBFFF2
tetradic
#F2CBFF #FFD8CB #D8FFCB #CBF2FF
square
#F2CBFF #FFD8CB #D8FFCB #CBF2FF
split-complementary
#F2CBFF #F2FFCB #CBFFD8
monochromatic
#D351FF #E38EFF #F2CBFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.42
#F2CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#F2CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CBFF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CBFF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#CDDAFD
Tritanopia (blue-blind)
#F2D0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2cbff; /* rgb */ color: rgb(242, 203, 255); /* oklch */ color: oklch(89.2% 0.081 317.6);
Tailwind
colors: {
custom: {
50: '#f6dbff',
500: '#f2cbff',
950: '#000000',
},
}SCSS
$custom: #f2cbff; $custom-light: #f6dbff; $custom-dark: #000000;
JSON
{
"hex": "#f2cbff",
"rgb": {
"r": 242,
"g": 203,
"b": 255
},
"hsl": {
"h": 285,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89162,
"c": 0.08133,
"h": 317.6
},
"luminance": 0.68809
}Semantic roles & 50–950 ramp
primary
#F2CBFF
secondary
#9EE985
accent
#E60039
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171518
muted
#858486