#F6F088#F6F088
#F6F088 is a very light, vivid yellow. Relative luminance 0.837; OKLCH L 93.8% C 0.126 H 105.7°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F088 |
|---|---|
| RGB | rgb(246, 240, 136) |
| HSL | hsl(57, 86%, 75%) |
| HSV | hsv(57, 45%, 96%) |
| CMYK | cmyk(0%, 2.4%, 44.7%, 3.5%) |
| CIE-LAB | lab(93.32, -12.02, 50.74) |
| CIE-LCH | lch(93.32, 52.15, 103.33°) |
| OKLab | oklab(93.82% -0.0342 0.1217) |
| OKLCH | oklch(93.82% 0.126 105.7) |
| XYZ | xyz(73.6116, 83.6925, 35.5644) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.47
Straw
#FCF679
ΔE00 2.89
Buff
#FEF69E
ΔE00 2.89
Dark Cream
#FFF39A
ΔE00 2.89
Khaki (CSS)
#F0E68C
ΔE00 2.90
Yellowish Tan
#FCFC81
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F088 #888EF6
analogous
#F6B988 #F6F088 #C5F688
triadic
#F6F088 #88F6F0 #F088F6
tetradic
#F6F088 #88F6B9 #888EF6 #F688C5
square
#F6F088 #88F6B9 #888EF6 #F688C5
split-complementary
#F6F088 #88C5F6 #B988F6
monochromatic
#EDE216 #F2E94F #F6F088 #FAF7C1 #FDFBE3
Accessibility & contrast
On white
1.18
#F6F088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#F6F088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F088
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F088 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FFEE8D
Tritanopia (blue-blind)
#FFE4D7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f6f088; /* rgb */ color: rgb(246, 240, 136); /* oklch */ color: oklch(93.8% 0.126 105.7);
Tailwind
colors: {
custom: {
50: '#fbf4ac',
500: '#f6f088',
950: '#000000',
},
}SCSS
$custom: #f6f088; $custom-light: #fbf4ac; $custom-dark: #000000;
JSON
{
"hex": "#f6f088",
"rgb": {
"r": 246,
"g": 240,
"b": 136
},
"hsl": {
"h": 56.727,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.9382,
"c": 0.12644,
"h": 105.7
},
"luminance": 0.83691
}Semantic roles & 50–950 ramp
primary
#F6F088
secondary
#4F56D3
accent
#0FE203
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581