#FDF67F#FDF67F
#FDF67F is a very light, vivid yellow. Relative luminance 0.883; OKLCH L 95.5% C 0.141 H 105.7°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF67F |
|---|---|
| RGB | rgb(253, 246, 127) |
| HSL | hsl(57, 97%, 75%) |
| HSV | hsv(57, 50%, 99%) |
| CMYK | cmyk(0%, 2.8%, 49.8%, 0.8%) |
| CIE-LAB | lab(95.30, -13.03, 57.48) |
| CIE-LCH | lch(95.30, 58.94, 102.77°) |
| OKLab | oklab(95.49% -0.0383 0.1358) |
| OKLCH | oklch(95.49% 0.141 105.7) |
| XYZ | xyz(77.2966, 88.3287, 33.0520) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.75
Manilla
#FFFA86
ΔE00 1.02
Yellowish Tan
#FCFC81
ΔE00 1.94
Custard
#FFFD78
ΔE00 2.20
Pale Yellow
#FFFF84
ΔE00 2.29
Butter
#FFFF81
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF67F #7F86FD
analogous
#FDB77F #FDF67F #C5FD7F
triadic
#FDF67F #7FFDF6 #F67FFD
tetradic
#FDF67F #7FFDB7 #7F86FD #FD7FC5
square
#FDF67F #7FFDB7 #7F86FD #FD7FC5
split-complementary
#FDF67F #7FC5FD #B77FFD
monochromatic
#FBEE06 #FCF243 #FDF67F #FEFABB #FFFDE1
Accessibility & contrast
On white
1.13
#FDF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#FDF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF67F
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF67F | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE74
Deuteranopia (green-blind)
#FFF485
Tritanopia (blue-blind)
#FFE9DB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdf67f; /* rgb */ color: rgb(253, 246, 127); /* oklch */ color: oklch(95.5% 0.141 105.7);
Tailwind
colors: {
custom: {
50: '#fff9a7',
500: '#fdf67f',
950: '#000000',
},
}SCSS
$custom: #fdf67f; $custom-light: #fff9a7; $custom-dark: #000000;
JSON
{
"hex": "#fdf67f",
"rgb": {
"r": 253,
"g": 246,
"b": 127
},
"hsl": {
"h": 56.667,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.95495,
"c": 0.14108,
"h": 105.7
},
"luminance": 0.88326
}Semantic roles & 50–950 ramp
primary
#FDF67F
secondary
#454DDB
accent
#0DE600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580