#FBE2C8#FBE2C8
#FBE2C8 is a very light, muted orange. Relative luminance 0.791; OKLCH L 92.6% C 0.044 H 68.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2C8 |
|---|---|
| RGB | rgb(251, 226, 200) |
| HSL | hsl(31, 86%, 88%) |
| HSV | hsv(31, 20%, 98%) |
| CMYK | cmyk(0%, 10%, 20.3%, 1.6%) |
| CIE-LAB | lab(91.27, 4.56, 15.84) |
| CIE-LCH | lch(91.27, 16.48, 73.92°) |
| OKLab | oklab(92.65% 0.0163 0.041) |
| OKLCH | oklch(92.65% 0.044 68.3) |
| XYZ | xyz(77.4054, 79.0740, 65.8177) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.97
Blanchedalmond
#FFEBCD
ΔE00 3.49
Champagne
#F7E7CE
ΔE00 3.77
Peach
#FFDAB9
ΔE00 4.07
Antiquewhite
#FAEBD7
ΔE00 4.13
Papayawhip
#FFEFD5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2C8 #C8E1FB
analogous
#FBC8C8 #FBE2C8 #FBFBC8
triadic
#FBE2C8 #C8FBE2 #E2C8FB
tetradic
#FBE2C8 #C8FBC8 #C8E1FB #FBC8FB
square
#FBE2C8 #C8FBC8 #C8E1FB #FBC8FB
split-complementary
#FBE2C8 #C8FBFB #C8C8FB
monochromatic
#F3A656 #F7C48F #FBE2C8 #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.25
#FBE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#FBE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2C8
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2C8 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C6
Deuteranopia (green-blind)
#F1E8C9
Tritanopia (blue-blind)
#FFDCDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbe2c8; /* rgb */ color: rgb(251, 226, 200); /* oklch */ color: oklch(92.6% 0.044 68.3);
Tailwind
colors: {
custom: {
50: '#fdebd8',
500: '#fbe2c8',
950: '#000000',
},
}SCSS
$custom: #fbe2c8; $custom-light: #fdebd8; $custom-dark: #000000;
JSON
{
"hex": "#fbe2c8",
"rgb": {
"r": 251,
"g": 226,
"b": 200
},
"hsl": {
"h": 30.588,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.92648,
"c": 0.04408,
"h": 68.3
},
"luminance": 0.79072
}Semantic roles & 50–950 ramp
primary
#FBE2C8
secondary
#86B3E1
accent
#71E303
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483