#F0DB83#F0DB83
#F0DB83 is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.111 H 96.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DB83 |
|---|---|
| RGB | rgb(240, 219, 131) |
| HSL | hsl(48, 78%, 73%) |
| HSV | hsv(48, 45%, 94%) |
| CMYK | cmyk(0%, 8.8%, 45.4%, 5.9%) |
| CIE-LAB | lab(87.40, -4.36, 45.73) |
| CIE-LCH | lch(87.40, 45.94, 95.45°) |
| OKLab | oklab(88.99% -0.0122 0.1103) |
| OKLCH | oklch(88.99% 0.111 96.3) |
| XYZ | xyz(65.3652, 70.8294, 31.6966) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.32
Wheat (survey)
#FBDD7E
ΔE00 2.69
Khaki (CSS)
#F0E68C
ΔE00 3.69
Sand (survey)
#E2CA76
ΔE00 3.99
Pale Gold
#FDDE6C
ΔE00 4.37
Yellow Tan
#FFE36E
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DB83 #8398F0
analogous
#F0A483 #F0DB83 #CFF083
triadic
#F0DB83 #83F0DB #DB83F0
tetradic
#F0DB83 #83F0A4 #8398F0 #F083CF
square
#F0DB83 #83F0A4 #8398F0 #F083CF
split-complementary
#F0DB83 #83CFF0 #A483F0
monochromatic
#DEB81B #E9CB4C #F0DB83 #F7EBBA #FCF7E4
Accessibility & contrast
On white
1.38
#F0DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#F0DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DB83
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DB83 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f0db83; /* rgb */ color: rgb(240, 219, 131); /* oklch */ color: oklch(89.0% 0.111 96.3);
Tailwind
colors: {
custom: {
50: '#f7e6a8',
500: '#f0db83',
950: '#000000',
},
}SCSS
$custom: #f0db83; $custom-light: #f7e6a8; $custom-dark: #000000;
JSON
{
"hex": "#f0db83",
"rgb": {
"r": 240,
"g": 219,
"b": 131
},
"hsl": {
"h": 48.44,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.88993,
"c": 0.11096,
"h": 96.3
},
"luminance": 0.70827
}Semantic roles & 50–950 ramp
primary
#F0DB83
secondary
#4C65CB
accent
#33DB0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480