#FDFDAB#FDFDAB
#FDFDAB is a very light, moderate yellow. Relative luminance 0.941; OKLCH L 97.6% C 0.102 H 108.2°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFDAB |
|---|---|
| RGB | rgb(253, 253, 171) |
| HSL | hsl(60, 95%, 83%) |
| HSV | hsv(60, 32%, 99%) |
| CMYK | cmyk(0%, 0%, 32.4%, 0.8%) |
| CIE-LAB | lab(97.66, -12.04, 39.33) |
| CIE-LCH | lch(97.66, 41.13, 107.02°) |
| OKLab | oklab(97.56% -0.0319 0.0974) |
| OKLCH | oklch(97.56% 0.102 108.2) |
| XYZ | xyz(82.9846, 94.0749, 52.3069) |
| Luminance | 0.9407 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.98
Creme
#FFFFB6
ΔE00 1.70
Light Beige
#FFFEB6
ΔE00 1.83
Buff
#FEF69E
ΔE00 2.70
Dark Cream
#FFF39A
ΔE00 3.86
Cream (survey)
#FFFFC2
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFDAB #ABABFD
analogous
#FDD4AB #FDFDAB #D4FDAB
triadic
#FDFDAB #ABFDFD #FDABFD
tetradic
#FDFDAB #ABFDD4 #ABABFD #FDABD4
square
#FDFDAB #ABFDD4 #ABABFD #FDABD4
split-complementary
#FDFDAB #ABD4FD #D4ABFD
monochromatic
#FAFA33 #FCFC6F #FDFDAB #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.06
#FDFDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#FDFDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFDAB
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFDAB | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A5
Deuteranopia (green-blind)
#FFFAAE
Tritanopia (blue-blind)
#FFF3E8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdfdab; /* rgb */ color: rgb(253, 253, 171); /* oklch */ color: oklch(97.6% 0.102 108.2);
Tailwind
colors: {
custom: {
50: '#fffec4',
500: '#fdfdab',
950: '#000000',
},
}SCSS
$custom: #fdfdab; $custom-light: #fffec4; $custom-dark: #000000;
JSON
{
"hex": "#fdfdab",
"rgb": {
"r": 253,
"g": 253,
"b": 171
},
"hsl": {
"h": 60,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.97561,
"c": 0.10248,
"h": 108.2
},
"luminance": 0.94073
}Semantic roles & 50–950 ramp
primary
#FDFDAB
secondary
#6B6BE1
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582