#F6DA7B#F6DA7B
#F6DA7B is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.119 H 93.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DA7B |
|---|---|
| RGB | rgb(246, 218, 123) |
| HSL | hsl(46, 87%, 72%) |
| HSV | hsv(46, 50%, 96%) |
| CMYK | cmyk(0%, 11.4%, 50%, 3.5%) |
| CIE-LAB | lab(87.57, -2.19, 49.94) |
| CIE-LCH | lch(87.57, 49.99, 92.51°) |
| OKLab | oklab(89.21% -0.007 0.119) |
| OKLCH | oklch(89.21% 0.119 93.4) |
| XYZ | xyz(66.6549, 71.1686, 28.9610) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.93
Sandy
#F1DA7A
ΔE00 1.44
Pale Gold
#FDDE6C
ΔE00 2.74
Light Mustard
#F7D560
ΔE00 3.34
Yellow Tan
#FFE36E
ΔE00 3.49
Sand Yellow
#FCE166
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DA7B #7B97F6
analogous
#F69C7B #F6DA7B #D5F67B
triadic
#F6DA7B #7BF6DA #DA7BF6
tetradic
#F6DA7B #7BF69C #7B97F6 #F67BD5
square
#F6DA7B #7BF69C #7B97F6 #F67BD5
split-complementary
#F6DA7B #7BD5F6 #9C7BF6
monochromatic
#E7B610 #F2CA42 #F6DA7B #FAEAB4 #FDF7E2
Accessibility & contrast
On white
1.38
#F6DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#F6DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DA7B
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DA7B | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD773
Deuteranopia (green-blind)
#F3DF7F
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f6da7b; /* rgb */ color: rgb(246, 218, 123); /* oklch */ color: oklch(89.2% 0.119 93.4);
Tailwind
colors: {
custom: {
50: '#fbe5a3',
500: '#f6da7b',
950: '#000000',
},
}SCSS
$custom: #f6da7b; $custom-light: #fbe5a3; $custom-dark: #000000;
JSON
{
"hex": "#f6da7b",
"rgb": {
"r": 246,
"g": 218,
"b": 123
},
"hsl": {
"h": 46.341,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.89213,
"c": 0.11923,
"h": 93.4
},
"luminance": 0.71166
}Semantic roles & 50–950 ramp
primary
#F6DA7B
secondary
#4464D2
accent
#35E402
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480