#FBE2CA#FBE2CA
#FBE2CA is a very light, muted orange. Relative luminance 0.792; OKLCH L 92.7% C 0.042 H 66.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2CA |
|---|---|
| RGB | rgb(251, 226, 202) |
| HSL | hsl(29, 86%, 89%) |
| HSV | hsv(29, 20%, 98%) |
| CMYK | cmyk(0%, 10%, 19.5%, 1.6%) |
| CIE-LAB | lab(91.31, 4.85, 14.86) |
| CIE-LCH | lch(91.31, 15.63, 71.91°) |
| OKLab | oklab(92.7% 0.0171 0.0385) |
| OKLCH | oklch(92.7% 0.042 66.1) |
| XYZ | xyz(77.6406, 79.1681, 67.0567) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.70
Blanchedalmond
#FFEBCD
ΔE00 4.07
Antiquewhite
#FAEBD7
ΔE00 4.13
Champagne
#F7E7CE
ΔE00 4.13
Peach
#FFDAB9
ΔE00 4.22
Papayawhip
#FFEFD5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2CA #CAE3FB
analogous
#FBCACB #FBE2CA #FBFBCA
triadic
#FBE2CA #CAFBE2 #E2CAFB
tetradic
#FBE2CA #CBFBCA #CAE3FB #FBCAFB
square
#FBE2CA #CBFBCA #CAE3FB #FBCAFB
split-complementary
#FBE2CA #CAFBFB #CACBFB
monochromatic
#F2A458 #F7C391 #FBE2CA #FDEFE3 #FDEFE3
Accessibility & contrast
On white
1.25
#FBE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FBE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2CA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2CA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C9
Deuteranopia (green-blind)
#F0E8CA
Tritanopia (blue-blind)
#FFDDDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbe2ca; /* rgb */ color: rgb(251, 226, 202); /* oklch */ color: oklch(92.7% 0.042 66.1);
Tailwind
colors: {
custom: {
50: '#fdebda',
500: '#fbe2ca',
950: '#000000',
},
}SCSS
$custom: #fbe2ca; $custom-light: #fdebda; $custom-dark: #000000;
JSON
{
"hex": "#fbe2ca",
"rgb": {
"r": 251,
"g": 226,
"b": 202
},
"hsl": {
"h": 29.388,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.92695,
"c": 0.04212,
"h": 66.1
},
"luminance": 0.79166
}Semantic roles & 50–950 ramp
primary
#FBE2CA
secondary
#88B6E1
accent
#75E203
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483