#FCEB95#FCEB95
#FCEB95 is a very light, moderate yellow. Relative luminance 0.823; OKLCH L 93.5% C 0.108 H 98.4°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEB95 |
|---|---|
| RGB | rgb(252, 235, 149) |
| HSL | hsl(50, 94%, 79%) |
| HSV | hsv(50, 41%, 99%) |
| CMYK | cmyk(0%, 6.7%, 40.9%, 1.2%) |
| CIE-LAB | lab(92.70, -5.92, 43.76) |
| CIE-LCH | lch(92.70, 44.16, 97.71°) |
| OKLab | oklab(93.5% -0.0158 0.1067) |
| OKLCH | oklch(93.5% 0.108 98.4) |
| XYZ | xyz(75.2797, 82.2844, 40.3450) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.08
Khaki (CSS)
#F0E68C
ΔE00 2.48
Buff
#FEF69E
ΔE00 3.16
Light Tan
#FBEEAC
ΔE00 3.78
Sandy
#F1DA7A
ΔE00 4.26
Wheat (survey)
#FBDD7E
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEB95 #95A6FC
analogous
#FCB795 #FCEB95 #D9FC95
triadic
#FCEB95 #95FCEB #EB95FC
tetradic
#FCEB95 #95FCB7 #95A6FC #FC95D9
square
#FCEB95 #95FCB7 #95A6FC #FC95D9
split-complementary
#FCEB95 #95D9FC #B795FC
monochromatic
#F9D51E #FAE059 #FCEB95 #FEF6D1 #FEF9E1
Accessibility & contrast
On white
1.20
#FCEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#FCEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEB95
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEB95 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68E
Deuteranopia (green-blind)
#FFED98
Tritanopia (blue-blind)
#FFDFD6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fceb95; /* rgb */ color: rgb(252, 235, 149); /* oklch */ color: oklch(93.5% 0.108 98.4);
Tailwind
colors: {
custom: {
50: '#fff1b5',
500: '#fceb95',
950: '#000000',
},
}SCSS
$custom: #fceb95; $custom-light: #fff1b5; $custom-dark: #000000;
JSON
{
"hex": "#fceb95",
"rgb": {
"r": 252,
"g": 235,
"b": 149
},
"hsl": {
"h": 50.097,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.93504,
"c": 0.10789,
"h": 98.4
},
"luminance": 0.82282
}Semantic roles & 50–950 ramp
primary
#FCEB95
secondary
#586EDD
accent
#26E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581