#F7E383#F7E383
#F7E383 is a very light, moderate yellow. Relative luminance 0.764; OKLCH L 91.2% C 0.119 H 97.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E383 |
|---|---|
| RGB | rgb(247, 227, 131) |
| HSL | hsl(50, 88%, 74%) |
| HSV | hsv(50, 47%, 97%) |
| CMYK | cmyk(0%, 8.1%, 47%, 3.1%) |
| CIE-LAB | lab(90.02, -5.62, 49.11) |
| CIE-LCH | lch(90.02, 49.43, 96.53°) |
| OKLab | oklab(91.21% -0.0162 0.1178) |
| OKLCH | oklch(91.21% 0.119 97.9) |
| XYZ | xyz(69.9256, 76.3536, 32.5227) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.08
Khaki (CSS)
#F0E68C
ΔE00 2.89
Wheat (survey)
#FBDD7E
ΔE00 2.97
Yellow Tan
#FFE36E
ΔE00 3.40
Pale Gold
#FDDE6C
ΔE00 3.76
Sand Yellow
#FCE166
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E383 #8397F7
analogous
#F7A983 #F7E383 #D1F783
triadic
#F7E383 #83F7E3 #E383F7
tetradic
#F7E383 #83F7A9 #8397F7 #F783D1
square
#F7E383 #83F7A9 #8397F7 #F783D1
split-complementary
#F7E383 #83D1F7 #A983F7
monochromatic
#F0C910 #F3D64A #F7E383 #FBF0BC #FDF9E2
Accessibility & contrast
On white
1.29
#F7E383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F7E383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E383
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E383 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#F9E687
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7e383; /* rgb */ color: rgb(247, 227, 131); /* oklch */ color: oklch(91.2% 0.119 97.9);
Tailwind
colors: {
custom: {
50: '#fceba9',
500: '#f7e383',
950: '#000000',
},
}SCSS
$custom: #f7e383; $custom-light: #fceba9; $custom-dark: #000000;
JSON
{
"hex": "#f7e383",
"rgb": {
"r": 247,
"g": 227,
"b": 131
},
"hsl": {
"h": 49.655,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.91208,
"c": 0.11887,
"h": 97.9
},
"luminance": 0.76351
}Semantic roles & 50–950 ramp
primary
#F7E383
secondary
#4A62D4
accent
#28E401
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481