#FDF699#FDF699
#FDF699 is a very light, moderate yellow. Relative luminance 0.891; OKLCH L 95.9% C 0.115 H 104.6°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF699 |
|---|---|
| RGB | rgb(253, 246, 153) |
| HSL | hsl(56, 96%, 80%) |
| HSV | hsv(56, 40%, 99%) |
| CMYK | cmyk(0%, 2.8%, 39.5%, 0.8%) |
| CIE-LAB | lab(95.62, -10.59, 45.54) |
| CIE-LCH | lch(95.62, 46.75, 103.09°) |
| OKLab | oklab(95.86% -0.0289 0.111) |
| OKLCH | oklch(95.86% 0.115 104.6) |
| XYZ | xyz(79.2149, 89.0960, 43.1552) |
| Luminance | 0.8909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 0.83
Dark Cream
#FFF39A
ΔE00 1.51
Manilla
#FFFA86
ΔE00 3.26
Parchment
#FEFCAF
ΔE00 3.31
Khaki (CSS)
#F0E68C
ΔE00 3.37
Yellowish Tan
#FCFC81
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF699 #99A0FD
analogous
#FDC499 #FDF699 #D2FD99
triadic
#FDF699 #99FDF6 #F699FD
tetradic
#FDF699 #99FDC4 #99A0FD #FD99D2
square
#FDF699 #99FDC4 #99A0FD #FD99D2
split-complementary
#FDF699 #99D2FD #C499FD
monochromatic
#FBEB21 #FCF15D #FDF699 #FEFBD5 #FEFCE1
Accessibility & contrast
On white
1.12
#FDF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#FDF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF699
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF699 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FFF59D
Tritanopia (blue-blind)
#FFEBDF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdf699; /* rgb */ color: rgb(253, 246, 153); /* oklch */ color: oklch(95.9% 0.115 104.6);
Tailwind
colors: {
custom: {
50: '#fff9b8',
500: '#fdf699',
950: '#000000',
},
}SCSS
$custom: #fdf699; $custom-light: #fff9b8; $custom-dark: #000000;
JSON
{
"hex": "#fdf699",
"rgb": {
"r": 253,
"g": 246,
"b": 153
},
"hsl": {
"h": 55.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.95855,
"c": 0.11466,
"h": 104.6
},
"luminance": 0.89094
}Semantic roles & 50–950 ramp
primary
#FDF699
secondary
#5B64DF
accent
#10E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581