#FBCE98#FBCE98
#FBCE98 is a very light, moderate orange. Relative luminance 0.669; OKLCH L 87.8% C 0.086 H 71.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE98 |
|---|---|
| RGB | rgb(251, 206, 152) |
| HSL | hsl(33, 93%, 79%) |
| HSV | hsv(33, 39%, 98%) |
| CMYK | cmyk(0%, 17.9%, 39.4%, 1.6%) |
| CIE-LAB | lab(85.46, 8.80, 32.83) |
| CIE-LCH | lch(85.46, 33.99, 75.00°) |
| OKLab | oklab(87.8% 0.0274 0.0816) |
| OKLCH | oklch(87.8% 0.086 71.4) |
| XYZ | xyz(67.5245, 66.9221, 39.0602) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.38
Navajowhite
#FFDEAD
ΔE00 4.57
Burlywood
#DEB887
ΔE00 5.97
Peach
#FFDAB9
ΔE00 6.12
Moccasin
#FFE4B5
ΔE00 6.65
Wheat
#F5DEB3
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE98 #98C5FB
analogous
#FB9D98 #FBCE98 #F7FB98
triadic
#FBCE98 #98FBCE #CE98FB
tetradic
#FBCE98 #98FB9D #98C5FB #FB98F7
square
#FBCE98 #98FB9D #98C5FB #FB98F7
split-complementary
#FBCE98 #98F7FB #9D98FB
monochromatic
#F69622 #F9B25D #FBCE98 #FDEAD3 #FEF1E2
Accessibility & contrast
On white
1.46
#FBCE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FBCE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE98
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE98 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF94
Deuteranopia (green-blind)
#E9DA99
Tritanopia (blue-blind)
#FFC3C0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbce98; /* rgb */ color: rgb(251, 206, 152); /* oklch */ color: oklch(87.8% 0.086 71.4);
Tailwind
colors: {
custom: {
50: '#fedcb6',
500: '#fbce98',
950: '#000000',
},
}SCSS
$custom: #fbce98; $custom-light: #fedcb6; $custom-dark: #000000;
JSON
{
"hex": "#fbce98",
"rgb": {
"r": 251,
"g": 206,
"b": 152
},
"hsl": {
"h": 32.727,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.878,
"c": 0.08606,
"h": 71.4
},
"luminance": 0.66919
}Semantic roles & 50–950 ramp
primary
#FBCE98
secondary
#5B96DC
accent
#68E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481