#FDF68D#FDF68D
#FDF68D is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.7% C 0.127 H 105.2°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF68D |
|---|---|
| RGB | rgb(253, 246, 141) |
| HSL | hsl(56, 97%, 77%) |
| HSV | hsv(56, 44%, 99%) |
| CMYK | cmyk(0%, 2.8%, 44.3%, 0.8%) |
| CIE-LAB | lab(95.46, -11.78, 51.13) |
| CIE-LCH | lch(95.46, 52.46, 102.98°) |
| OKLab | oklab(95.68% -0.0334 0.1228) |
| OKLCH | oklch(95.68% 0.127 105.2) |
| XYZ | xyz(78.2732, 88.7194, 38.1955) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.62
Buff
#FEF69E
ΔE00 2.56
Straw
#FCF679
ΔE00 2.57
Dark Cream
#FFF39A
ΔE00 2.69
Yellowish Tan
#FCFC81
ΔE00 2.83
Pale Yellow
#FFFF84
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF68D #8D94FD
analogous
#FDBE8D #FDF68D #CCFD8D
triadic
#FDF68D #8DFDF6 #F68DFD
tetradic
#FDF68D #8DFDBE #8D94FD #FD8DCC
square
#FDF68D #8DFDBE #8D94FD #FD8DCC
split-complementary
#FDF68D #8DCCFD #BE8DFD
monochromatic
#FBED15 #FCF151 #FDF68D #FEFBC9 #FEFDE1
Accessibility & contrast
On white
1.12
#FDF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#FDF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF68D
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF68D | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#FFF492
Tritanopia (blue-blind)
#FFEADD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdf68d; /* rgb */ color: rgb(253, 246, 141); /* oklch */ color: oklch(95.7% 0.127 105.2);
Tailwind
colors: {
custom: {
50: '#fff9b0',
500: '#fdf68d',
950: '#000000',
},
}SCSS
$custom: #fdf68d; $custom-light: #fff9b0; $custom-dark: #000000;
JSON
{
"hex": "#fdf68d",
"rgb": {
"r": 253,
"g": 246,
"b": 141
},
"hsl": {
"h": 56.25,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.95679,
"c": 0.12729,
"h": 105.2
},
"luminance": 0.88717
}Semantic roles & 50–950 ramp
primary
#FDF68D
secondary
#515ADD
accent
#0EE600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181711
muted
#868581