#F5F293#F5F293
#F5F293 is a very light, moderate yellow. Relative luminance 0.850; OKLCH L 94.3% C 0.117 H 106.9°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F293 |
|---|---|
| RGB | rgb(245, 242, 147) |
| HSL | hsl(58, 83%, 77%) |
| HSV | hsv(58, 40%, 96%) |
| CMYK | cmyk(0%, 1.2%, 40%, 3.9%) |
| CIE-LAB | lab(93.89, -12.31, 46.14) |
| CIE-LCH | lch(93.89, 47.76, 104.94°) |
| OKLab | oklab(94.31% -0.034 0.1121) |
| OKLCH | oklch(94.31% 0.117 106.9) |
| XYZ | xyz(74.6760, 85.0250, 40.0758) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.00
Dark Cream
#FFF39A
ΔE00 2.59
Khaki (CSS)
#F0E68C
ΔE00 2.98
Manilla
#FFFA86
ΔE00 3.35
Parchment
#FEFCAF
ΔE00 3.80
Yellowish Tan
#FCFC81
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F293 #9396F5
analogous
#F5C193 #F5F293 #C7F593
triadic
#F5F293 #93F5F2 #F293F5
tetradic
#F5F293 #93F5C1 #9396F5 #F593C7
square
#F5F293 #93F5C1 #9396F5 #F593C7
split-complementary
#F5F293 #93C7F5 #C193F5
monochromatic
#EBE523 #F0EB5B #F5F293 #FAF9CB #FCFCE3
Accessibility & contrast
On white
1.17
#F5F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#F5F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F293
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F293 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#FFEF97
Tritanopia (blue-blind)
#FFE7DB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f5f293; /* rgb */ color: rgb(245, 242, 147); /* oklch */ color: oklch(94.3% 0.117 106.9);
Tailwind
colors: {
custom: {
50: '#faf6b4',
500: '#f5f293',
950: '#000000',
},
}SCSS
$custom: #f5f293; $custom-light: #faf6b4; $custom-dark: #000000;
JSON
{
"hex": "#f5f293",
"rgb": {
"r": 245,
"g": 242,
"b": 147
},
"hsl": {
"h": 58.163,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.94306,
"c": 0.11713,
"h": 106.9
},
"luminance": 0.85023
}Semantic roles & 50–950 ramp
primary
#F5F293
secondary
#595DD3
accent
#0DDF06
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581