#FDFCB2#FDFCB2
#FDFCB2 is a very light, moderate yellow. Relative luminance 0.937; OKLCH L 97.5% C 0.093 H 107.4°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCB2 |
|---|---|
| RGB | rgb(253, 252, 178) |
| HSL | hsl(59, 95%, 85%) |
| HSV | hsv(59, 30%, 99%) |
| CMYK | cmyk(0%, 0.4%, 29.6%, 0.8%) |
| CIE-LAB | lab(97.52, -10.71, 35.66) |
| CIE-LCH | lch(97.52, 37.24, 106.72°) |
| OKLab | oklab(97.48% -0.0278 0.089) |
| OKLCH | oklch(97.48% 0.093 107.4) |
| XYZ | xyz(83.3547, 93.7192, 55.8094) |
| Luminance | 0.9372 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Beige
#FFFEB6
ΔE00 0.58
Parchment
#FEFCAF
ΔE00 0.63
Creme
#FFFFB6
ΔE00 0.68
Cream (survey)
#FFFFC2
ΔE00 2.70
Buff
#FEF69E
ΔE00 3.36
Egg Shell
#FFFCC4
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCB2 #B2B3FD
analogous
#FDD7B2 #FDFCB2 #D9FDB2
triadic
#FDFCB2 #B2FDFC #FCB2FD
tetradic
#FDFCB2 #B2FDD7 #B2B3FD #FDB2D9
square
#FDFCB2 #B2FDD7 #B2B3FD #FDB2D9
split-complementary
#FDFCB2 #B2D9FD #D7B2FD
monochromatic
#FAF73B #FBFA76 #FDFCB2 #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.06
#FDFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#FDFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCB2
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCB2 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AD
Deuteranopia (green-blind)
#FFF9B5
Tritanopia (blue-blind)
#FFF3E9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdfcb2; /* rgb */ color: rgb(253, 252, 178); /* oklch */ color: oklch(97.5% 0.093 107.4);
Tailwind
colors: {
custom: {
50: '#fffdc9',
500: '#fdfcb2',
950: '#000000',
},
}SCSS
$custom: #fdfcb2; $custom-light: #fffdc9; $custom-dark: #000000;
JSON
{
"hex": "#fdfcb2",
"rgb": {
"r": 253,
"g": 252,
"b": 178
},
"hsl": {
"h": 59.2,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.97483,
"c": 0.09322,
"h": 107.4
},
"luminance": 0.93718
}Semantic roles & 50–950 ramp
primary
#FDFCB2
secondary
#7172E2
accent
#03E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582