#FBE1CA#FBE1CA
#FBE1CA is a very light, muted orange. Relative luminance 0.786; OKLCH L 92.5% C 0.042 H 63.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE1CA |
|---|---|
| RGB | rgb(251, 225, 202) |
| HSL | hsl(28, 86%, 89%) |
| HSV | hsv(28, 20%, 98%) |
| CMYK | cmyk(0%, 10.4%, 19.5%, 1.6%) |
| CIE-LAB | lab(91.06, 5.37, 14.51) |
| CIE-LCH | lch(91.06, 15.47, 69.70°) |
| OKLab | oklab(92.5% 0.0185 0.0376) |
| OKLCH | oklch(92.5% 0.042 63.8) |
| XYZ | xyz(77.3695, 78.6259, 66.9663) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.25
Peach
#FFDAB9
ΔE00 4.08
Antiquewhite
#FAEBD7
ΔE00 4.61
Blanchedalmond
#FFEBCD
ΔE00 4.78
Champagne
#F7E7CE
ΔE00 4.79
Warm Beige
#E9DCC9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE1CA #CAE4FB
analogous
#FBCACC #FBE1CA #FBFACA
triadic
#FBE1CA #CAFBE1 #E1CAFB
tetradic
#FBE1CA #CCFBCA #CAE4FB #FACAFB
square
#FBE1CA #CCFBCA #CAE4FB #FACAFB
split-complementary
#FBE1CA #CAFBFA #CACCFB
monochromatic
#F2A158 #F7C191 #FBE1CA #FDEFE3 #FDEFE3
Accessibility & contrast
On white
1.26
#FBE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FBE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE1CA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE1CA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#F0E8CA
Tritanopia (blue-blind)
#FFDCDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbe1ca; /* rgb */ color: rgb(251, 225, 202); /* oklch */ color: oklch(92.5% 0.042 63.8);
Tailwind
colors: {
custom: {
50: '#fdeada',
500: '#fbe1ca',
950: '#000000',
},
}SCSS
$custom: #fbe1ca; $custom-light: #fdeada; $custom-dark: #000000;
JSON
{
"hex": "#fbe1ca",
"rgb": {
"r": 251,
"g": 225,
"b": 202
},
"hsl": {
"h": 28.163,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.92502,
"c": 0.04194,
"h": 63.8
},
"luminance": 0.78624
}Semantic roles & 50–950 ramp
primary
#FBE1CA
secondary
#88B7E1
accent
#7AE203
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483