#FDEBB2#FDEBB2
#FDEBB2 is a very light, moderate yellow. Relative luminance 0.835; OKLCH L 94.1% C 0.075 H 92.6°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEBB2 |
|---|---|
| RGB | rgb(253, 235, 178) |
| HSL | hsl(46, 95%, 85%) |
| HSV | hsv(46, 30%, 99%) |
| CMYK | cmyk(0%, 7.1%, 29.6%, 0.8%) |
| CIE-LAB | lab(93.24, -2.24, 29.93) |
| CIE-LCH | lch(93.24, 30.01, 94.28°) |
| OKLab | oklab(94.1% -0.0035 0.0753) |
| OKLCH | oklch(94.1% 0.075 92.6) |
| XYZ | xyz(78.2530, 83.5157, 54.1088) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.97
Light Tan
#FBEEAC
ΔE00 2.61
Pale Peach
#FFE5AD
ΔE00 2.77
Palegoldenrod
#EEE8AA
ΔE00 4.14
Beige (survey)
#E6DAA6
ΔE00 4.42
Moccasin
#FFE4B5
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEBB2 #B2C4FD
analogous
#FDC6B2 #FDEBB2 #EAFDB2
triadic
#FDEBB2 #B2FDEB #EBB2FD
tetradic
#FDEBB2 #B2FDC6 #B2C4FD #FDB2EA
square
#FDEBB2 #B2FDC6 #B2C4FD #FDB2EA
split-complementary
#FDEBB2 #B2EAFD #C6B2FD
monochromatic
#FACC3B #FBDC76 #FDEBB2 #FEF7E1 #FEF7E1
Accessibility & contrast
On white
1.19
#FDEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#FDEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEBB2
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEBB2 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AE
Deuteranopia (green-blind)
#FCEEB4
Tritanopia (blue-blind)
#FFE2DC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fdebb2; /* rgb */ color: rgb(253, 235, 178); /* oklch */ color: oklch(94.1% 0.075 92.6);
Tailwind
colors: {
custom: {
50: '#fff1c9',
500: '#fdebb2',
950: '#000000',
},
}SCSS
$custom: #fdebb2; $custom-light: #fff1c9; $custom-dark: #000000;
JSON
{
"hex": "#fdebb2",
"rgb": {
"r": 253,
"g": 235,
"b": 178
},
"hsl": {
"h": 45.6,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.94099,
"c": 0.07541,
"h": 92.6
},
"luminance": 0.83514
}Semantic roles & 50–950 ramp
primary
#FDEBB2
secondary
#718CE2
accent
#37E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582