#F3DA88#F3DA88
#F3DA88 is a very light, moderate yellow. Relative luminance 0.710; OKLCH L 89.1% C 0.105 H 93.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DA88 |
|---|---|
| RGB | rgb(243, 218, 136) |
| HSL | hsl(46, 82%, 74%) |
| HSV | hsv(46, 44%, 95%) |
| CMYK | cmyk(0%, 10.3%, 44%, 4.7%) |
| CIE-LAB | lab(87.47, -2.18, 43.40) |
| CIE-LCH | lch(87.47, 43.46, 92.87°) |
| OKLab | oklab(89.13% -0.0056 0.1053) |
| OKLCH | oklch(89.13% 0.105 93) |
| XYZ | xyz(66.4793, 70.9776, 33.4860) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.40
Wheat (survey)
#FBDD7E
ΔE00 2.40
Sand (survey)
#E2CA76
ΔE00 3.85
Pale Gold
#FDDE6C
ΔE00 4.78
Khaki (CSS)
#F0E68C
ΔE00 4.95
Yellow Tan
#FFE36E
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DA88 #88A1F3
analogous
#F3A588 #F3DA88 #D7F388
triadic
#F3DA88 #88F3DA #DA88F3
tetradic
#F3DA88 #88F3A5 #88A1F3 #F388D7
square
#F3DA88 #88F3A5 #88A1F3 #F388D7
split-complementary
#F3DA88 #88D7F3 #A588F3
monochromatic
#E8B719 #EDC950 #F3DA88 #F9EBC0 #FCF6E3
Accessibility & contrast
On white
1.38
#F3DA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#F3DA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DA88
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DA88 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD782
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f3da88; /* rgb */ color: rgb(243, 218, 136); /* oklch */ color: oklch(89.1% 0.105 93.0);
Tailwind
colors: {
custom: {
50: '#f9e5ac',
500: '#f3da88',
950: '#000000',
},
}SCSS
$custom: #f3da88; $custom-light: #f9e5ac; $custom-dark: #000000;
JSON
{
"hex": "#f3da88",
"rgb": {
"r": 243,
"g": 218,
"b": 136
},
"hsl": {
"h": 45.981,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.89133,
"c": 0.10547,
"h": 93
},
"luminance": 0.70975
}Semantic roles & 50–950 ramp
primary
#F3DA88
secondary
#506ECF
accent
#3ADE07
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481