#FFCBFF#FFCBFF
#FFCBFF is a very light, moderate purple. Relative luminance 0.712; OKLCH L 90.3% C 0.089 H 326.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBFF |
|---|---|
| RGB | rgb(255, 203, 255) |
| HSL | hsl(300, 100%, 90%) |
| HSV | hsv(300, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(87.58, 26.89, -18.43) |
| CIE-LCH | lch(87.58, 32.60, 325.57°) |
| OKLab | oklab(90.34% 0.0742 -0.0495) |
| OKLCH | oklch(90.34% 0.089 326.3) |
| XYZ | xyz(80.6439, 71.1938, 104.0820) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.09
Very Light Purple
#F6CEFC
ΔE00 2.47
Light Lilac
#EDC8FF
ΔE00 3.97
Light Lavendar
#EFC0FE
ΔE00 4.08
Pale Lavender
#EECFFE
ΔE00 4.45
Pale Lilac
#E4CBFF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBFF #CBFFCB
analogous
#E5CBFF #FFCBFF #FFCBE5
triadic
#FFCBFF #FFFFCB #CBFFFF
tetradic
#FFCBFF #FFE5CB #CBFFCB #CBE5FF
square
#FFCBFF #FFE5CB #CBFFCB #CBE5FF
split-complementary
#FFCBFF #E5FFCB #CBFFE5
monochromatic
#FF51FF #FF8EFF #FFCBFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.38
#FFCBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#FFCBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBFF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBFF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#FFCFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffcbff; /* rgb */ color: rgb(255, 203, 255); /* oklch */ color: oklch(90.3% 0.089 326.3);
Tailwind
colors: {
custom: {
50: '#ffdbff',
500: '#ffcbff',
950: '#000000',
},
}SCSS
$custom: #ffcbff; $custom-light: #ffdbff; $custom-dark: #000000;
JSON
{
"hex": "#ffcbff",
"rgb": {
"r": 255,
"g": 203,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90336,
"c": 0.08918,
"h": 326.3
},
"luminance": 0.71192
}Semantic roles & 50–950 ramp
primary
#FFCBFF
secondary
#85E985
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181518
muted
#868486