#FBECCF#FBECCF
#FBECCF is a very light, muted orange. Relative luminance 0.850; OKLCH L 94.8% C 0.041 H 83.9°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBECCF |
|---|---|
| RGB | rgb(251, 236, 207) |
| HSL | hsl(40, 85%, 90%) |
| HSV | hsv(40, 18%, 98%) |
| CMYK | cmyk(0%, 6%, 17.5%, 1.6%) |
| CIE-LAB | lab(93.89, 0.48, 15.90) |
| CIE-LCH | lch(93.89, 15.90, 88.28°) |
| OKLab | oklab(94.75% 0.0044 0.0411) |
| OKLCH | oklch(94.75% 0.041 83.9) |
| XYZ | xyz(81.0411, 85.0066, 71.1581) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.50
Champagne
#F7E7CE
ΔE00 1.92
Blanchedalmond
#FFEBCD
ΔE00 2.04
Antiquewhite
#FAEBD7
ΔE00 3.36
Cornsilk
#FFF8DC
ΔE00 4.09
Eggshell
#F0EAD6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBECCF #CFDEFB
analogous
#FBD6CF #FBECCF #F4FBCF
triadic
#FBECCF #CFFBEC #ECCFFB
tetradic
#FBECCF #CFFBD6 #CFDEFB #FBCFF4
square
#FBECCF #CFFBD6 #CFDEFB #FBCFF4
split-complementary
#FBECCF #CFF4FB #D6CFFB
monochromatic
#F2BF5E #F6D697 #FBECCF #FDF4E3 #FDF4E3
Accessibility & contrast
On white
1.17
#FBECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#FBECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBECCF
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBECCF | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCD
Deuteranopia (green-blind)
#F7EFD0
Tritanopia (blue-blind)
#FFE7E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fbeccf; /* rgb */ color: rgb(251, 236, 207); /* oklch */ color: oklch(94.8% 0.041 83.9);
Tailwind
colors: {
custom: {
50: '#fdf2dd',
500: '#fbeccf',
950: '#000000',
},
}SCSS
$custom: #fbeccf; $custom-light: #fdf2dd; $custom-dark: #000000;
JSON
{
"hex": "#fbeccf",
"rgb": {
"r": 251,
"g": 236,
"b": 207
},
"hsl": {
"h": 39.545,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.94753,
"c": 0.04136,
"h": 83.9
},
"luminance": 0.85005
}Semantic roles & 50–950 ramp
primary
#FBECCF
secondary
#8DAAE2
accent
#50E104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171615
muted
#858584