#F5F693#F5F693
#F5F693 is a very light, vivid yellow. Relative luminance 0.874; OKLCH L 95.1% C 0.122 H 109.0°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F693 |
|---|---|
| RGB | rgb(245, 246, 147) |
| HSL | hsl(61, 85%, 77%) |
| HSV | hsv(61, 40%, 96%) |
| CMYK | cmyk(0.4%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(94.92, -14.27, 47.44) |
| CIE-LCH | lch(94.92, 49.54, 106.74°) |
| OKLab | oklab(95.12% -0.0396 0.115) |
| OKLCH | oklch(95.12% 0.122 109) |
| XYZ | xyz(75.8795, 87.4321, 40.4770) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.79
Manilla
#FFFA86
ΔE00 3.05
Yellowish Tan
#FCFC81
ΔE00 3.42
Dark Cream
#FFF39A
ΔE00 3.61
Pale Yellow
#FFFF84
ΔE00 3.63
Butter
#FFFF81
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F693 #9493F6
analogous
#F6C693 #F5F693 #C4F693
triadic
#F5F693 #93F5F6 #F693F5
tetradic
#F5F693 #93F6C6 #9493F6 #F693C4
square
#F5F693 #93F6C6 #9493F6 #F693C4
split-complementary
#F5F693 #93C4F6 #C693F6
monochromatic
#EBED22 #F0F15B #F5F693 #FAFBCB #FCFDE3
Accessibility & contrast
On white
1.14
#F5F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F5F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F693
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F693 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FFF297
Tritanopia (blue-blind)
#FFEBDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5f693; /* rgb */ color: rgb(245, 246, 147); /* oklch */ color: oklch(95.1% 0.122 109.0);
Tailwind
colors: {
custom: {
50: '#faf9b4',
500: '#f5f693',
950: '#000000',
},
}SCSS
$custom: #f5f693; $custom-light: #faf9b4; $custom-dark: #000000;
JSON
{
"hex": "#f5f693",
"rgb": {
"r": 245,
"g": 246,
"b": 147
},
"hsl": {
"h": 60.606,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.95123,
"c": 0.12164,
"h": 109
},
"luminance": 0.87431
}Semantic roles & 50–950 ramp
primary
#F5F693
secondary
#5A59D4
accent
#04E107
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581