#FDFFB0#FDFFB0
#FDFFB0 is a very light, moderate yellow. Relative luminance 0.955; OKLCH L 98.1% C 0.099 H 109.3°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFB0 |
|---|---|
| RGB | rgb(253, 255, 176) |
| HSL | hsl(62, 100%, 85%) |
| HSV | hsv(62, 31%, 100%) |
| CMYK | cmyk(0.8%, 0%, 31%, 0%) |
| CIE-LAB | lab(98.25, -12.43, 37.63) |
| CIE-LCH | lch(98.25, 39.62, 108.28°) |
| OKLab | oklab(98.05% -0.0328 0.0935) |
| OKLCH | oklch(98.05% 0.099 109.3) |
| XYZ | xyz(84.1049, 95.5385, 55.0761) |
| Luminance | 0.9554 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.16
Creme
#FFFFB6
ΔE00 1.17
Light Beige
#FFFEB6
ΔE00 1.43
Cream (survey)
#FFFFC2
ΔE00 3.46
Buff
#FEF69E
ΔE00 3.53
Light Khaki
#E6F2A2
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFB0 #B2B0FF
analogous
#FFDAB0 #FDFFB0 #D6FFB0
triadic
#FDFFB0 #B0FDFF #FFB0FD
tetradic
#FDFFB0 #B0FFDA #B2B0FF #FFB0D6
square
#FDFFB0 #B0FFDA #B2B0FF #FFB0D6
split-complementary
#FDFFB0 #B0D6FF #DAB0FF
monochromatic
#FAFF36 #FBFF73 #FDFFB0 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.04
#FDFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#FDFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFB0
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFB0 | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8AB
Deuteranopia (green-blind)
#FFFBB3
Tritanopia (blue-blind)
#FFF6EB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fdffb0; /* rgb */ color: rgb(253, 255, 176); /* oklch */ color: oklch(98.1% 0.099 109.3);
Tailwind
colors: {
custom: {
50: '#ffffc8',
500: '#fdffb0',
950: '#000000',
},
}SCSS
$custom: #fdffb0; $custom-light: #ffffc8; $custom-dark: #000000;
JSON
{
"hex": "#fdffb0",
"rgb": {
"r": 253,
"g": 255,
"b": 176
},
"hsl": {
"h": 61.519,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.98052,
"c": 0.09912,
"h": 109.3
},
"luminance": 0.95537
}Semantic roles & 50–950 ramp
primary
#FDFFB0
secondary
#716EE5
accent
#00E606
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582