#FFCBF7#FFCBF7
#FFCBF7 is a very light, moderate purple. Relative luminance 0.707; OKLCH L 90.1% C 0.082 H 331.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBF7 |
|---|---|
| RGB | rgb(255, 203, 247) |
| HSL | hsl(309, 100%, 90%) |
| HSV | hsv(309, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 3.1%, 0%) |
| CIE-LAB | lab(87.33, 25.46, -14.57) |
| CIE-LCH | lch(87.33, 29.34, 330.22°) |
| OKLab | oklab(90.07% 0.0717 -0.0389) |
| OKLCH | oklch(90.07% 0.082 331.5) |
| XYZ | xyz(79.3828, 70.6894, 97.4404) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.53
Very Light Purple
#F6CEFC
ΔE00 2.90
Pale Lavender
#EECFFE
ΔE00 5.16
Light Lilac
#EDC8FF
ΔE00 5.34
Light Lavendar
#EFC0FE
ΔE00 5.70
Pale Lilac
#E4CBFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBF7 #CBFFD3
analogous
#EDCBFF #FFCBF7 #FFCBDD
triadic
#FFCBF7 #F7FFCB #CBF7FF
tetradic
#FFCBF7 #FFEDCB #CBFFD3 #CBDDFF
square
#FFCBF7 #FFEDCB #CBFFD3 #CBDDFF
split-complementary
#FFCBF7 #DDFFCB #CBFFED
monochromatic
#FF51E4 #FF8EEE #FFCBF7 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.39
#FFCBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FFCBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBF7
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBF7 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7F9
Deuteranopia (green-blind)
#D6DDF5
Tritanopia (blue-blind)
#FFCEDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffcbf7; /* rgb */ color: rgb(255, 203, 247); /* oklch */ color: oklch(90.1% 0.082 331.5);
Tailwind
colors: {
custom: {
50: '#ffdbf9',
500: '#ffcbf7',
950: '#000000',
},
}SCSS
$custom: #ffcbf7; $custom-light: #ffdbf9; $custom-dark: #000000;
JSON
{
"hex": "#ffcbf7",
"rgb": {
"r": 255,
"g": 203,
"b": 247
},
"hsl": {
"h": 309.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90066,
"c": 0.08152,
"h": 331.5
},
"luminance": 0.70687
}Semantic roles & 50–950 ramp
primary
#FFCBF7
secondary
#85E994
accent
#E62300
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181517
muted
#868485