#FFCBF4#FFCBF4
#FFCBF4 is a very light, moderate pink. Relative luminance 0.705; OKLCH L 90.0% C 0.079 H 333.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBF4 |
|---|---|
| RGB | rgb(255, 203, 244) |
| HSL | hsl(313, 100%, 90%) |
| HSV | hsv(313, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 4.3%, 0%) |
| CIE-LAB | lab(87.24, 24.94, -13.12) |
| CIE-LCH | lch(87.24, 28.18, 332.26°) |
| OKLab | oklab(89.97% 0.0707 -0.0349) |
| OKLCH | oklch(89.97% 0.079 333.7) |
| XYZ | xyz(78.9236, 70.5057, 95.0219) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.96
Very Light Purple
#F6CEFC
ΔE00 3.40
Pale Lavender
#EECFFE
ΔE00 5.61
Light Lilac
#EDC8FF
ΔE00 5.97
Light Lavendar
#EFC0FE
ΔE00 6.40
Pale Lilac
#E4CBFF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBF4 #CBFFD6
analogous
#F0CBFF #FFCBF4 #FFCBDA
triadic
#FFCBF4 #F4FFCB #CBF4FF
tetradic
#FFCBF4 #FFF0CB #CBFFD6 #CBDAFF
square
#FFCBF4 #FFF0CB #CBFFD6 #CBDAFF
split-complementary
#FFCBF4 #DAFFCB #CBFFF0
monochromatic
#FF51DA #FF8EE7 #FFCBF4 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.39
#FFCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#FFCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBF4
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBF4 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F6
Deuteranopia (green-blind)
#D6DDF2
Tritanopia (blue-blind)
#FFCDD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffcbf4; /* rgb */ color: rgb(255, 203, 244); /* oklch */ color: oklch(90.0% 0.079 333.7);
Tailwind
colors: {
custom: {
50: '#ffdbf7',
500: '#ffcbf4',
950: '#000000',
},
}SCSS
$custom: #ffcbf4; $custom-light: #ffdbf7; $custom-dark: #000000;
JSON
{
"hex": "#ffcbf4",
"rgb": {
"r": 255,
"g": 203,
"b": 244
},
"hsl": {
"h": 312.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89967,
"c": 0.07883,
"h": 333.7
},
"luminance": 0.70504
}Semantic roles & 50–950 ramp
primary
#FFCBF4
secondary
#85E99A
accent
#E63100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181517
muted
#868485