#F8FFCE#F8FFCE
#F8FFCE is a very light, moderate yellow. Relative luminance 0.959; OKLCH L 98.3% C 0.064 H 114.2°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFCE |
|---|---|
| RGB | rgb(248, 255, 206) |
| HSL | hsl(69, 100%, 90%) |
| HSV | hsv(69, 19%, 100%) |
| CMYK | cmyk(2.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(98.41, -10.25, 22.70) |
| CIE-LCH | lch(98.41, 24.91, 114.31°) |
| OKLab | oklab(98.26% -0.0261 0.0581) |
| OKLCH | oklch(98.26% 0.064 114.2) |
| XYZ | xyz(85.6110, 95.9332, 72.3874) |
| Luminance | 0.9593 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 2.09
Ivory (survey)
#FFFFCB
ΔE00 2.28
Eggshell (survey)
#FFFFD4
ΔE00 2.67
Cream
#FFFDD0
ΔE00 3.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.22
Cream (survey)
#FFFFC2
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFCE #D5CEFF
analogous
#FFEDCE #F8FFCE #DFFFCE
triadic
#F8FFCE #CEF8FF #FFCEF8
tetradic
#F8FFCE #CEFFED #D5CEFF #FFCEDF
square
#F8FFCE #CEFFED #D5CEFF #FFCEDF
split-complementary
#F8FFCE #CEDFFF #EDCEFF
monochromatic
#E7FF54 #EFFF91 #F8FFCE #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.04
#F8FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#F8FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFCE
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFCE | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFACB
Deuteranopia (green-blind)
#FFFBD0
Tritanopia (blue-blind)
#FEF9F1
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f8ffce; /* rgb */ color: rgb(248, 255, 206); /* oklch */ color: oklch(98.3% 0.064 114.2);
Tailwind
colors: {
custom: {
50: '#faffdd',
500: '#f8ffce',
950: '#000000',
},
}SCSS
$custom: #f8ffce; $custom-light: #faffdd; $custom-dark: #000000;
JSON
{
"hex": "#f8ffce",
"rgb": {
"r": 248,
"g": 255,
"b": 206
},
"hsl": {
"h": 68.571,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.98258,
"c": 0.06364,
"h": 114.2
},
"luminance": 0.95933
}Semantic roles & 50–950 ramp
primary
#F8FFCE
secondary
#9587EA
accent
#00E621
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684