#F5FFAE#F5FFAE
#F5FFAE is a very light, moderate yellow. Relative luminance 0.940; OKLCH L 97.4% C 0.103 H 114.1°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FFAE |
|---|---|
| RGB | rgb(245, 255, 174) |
| HSL | hsl(67, 100%, 84%) |
| HSV | hsv(67, 32%, 100%) |
| CMYK | cmyk(3.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(97.63, -15.62, 37.69) |
| CIE-LCH | lch(97.63, 40.80, 112.51°) |
| OKLab | oklab(97.4% -0.0418 0.0937) |
| OKLCH | oklch(97.4% 0.103 114.1) |
| XYZ | xyz(81.0563, 93.9893, 53.9079) |
| Luminance | 0.9399 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 2.80
Light Khaki
#E6F2A2
ΔE00 2.81
Parchment
#FEFCAF
ΔE00 3.06
Light Beige
#FFFEB6
ΔE00 3.09
Cream (survey)
#FFFFC2
ΔE00 4.40
Buff
#FEF69E
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FFAE #B8AEFF
analogous
#FFE1AE #F5FFAE #CDFFAE
triadic
#F5FFAE #AEF5FF #FFAEF5
tetradic
#F5FFAE #AEFFE1 #B8AEFF #FFAECD
square
#F5FFAE #AEFFE1 #B8AEFF #FFAECD
split-complementary
#F5FFAE #AECDFF #E1AEFF
monochromatic
#E6FF34 #EDFF71 #F5FFAE #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.06
#F5FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#F5FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FFAE
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FFAE | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A8
Deuteranopia (green-blind)
#FFF9B1
Tritanopia (blue-blind)
#FEF6EA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f5ffae; /* rgb */ color: rgb(245, 255, 174); /* oklch */ color: oklch(97.4% 0.103 114.1);
Tailwind
colors: {
custom: {
50: '#f9ffc7',
500: '#f5ffae',
950: '#000000',
},
}SCSS
$custom: #f5ffae; $custom-light: #f9ffc7; $custom-dark: #000000;
JSON
{
"hex": "#f5ffae",
"rgb": {
"r": 245,
"g": 255,
"b": 174
},
"hsl": {
"h": 67.407,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97403,
"c": 0.10257,
"h": 114.1
},
"luminance": 0.93988
}Semantic roles & 50–950 ramp
primary
#F5FFAE
secondary
#7B6CE5
accent
#00E61C
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171813
muted
#858682